#include <Document.h>
◆ Style()
| openword::Style::Style |
( |
void * |
node | ) |
|
|
explicit |
◆ getFont()
| Font openword::Style::getFont |
( |
| ) |
|
◆ getParagraphFormat()
◆ setBasedOn()
| Style & openword::Style::setBasedOn |
( |
const std::string & |
parentStyleId | ) |
|
◆ setHidden()
| Style & openword::Style::setHidden |
( |
bool |
isHidden = true | ) |
|
◆ setName()
| Style & openword::Style::setName |
( |
const std::string & |
name | ) |
|
◆ setNextStyle()
| Style & openword::Style::setNextStyle |
( |
const std::string & |
nextStyleId | ) |
|
◆ setPrimary()
| Style & openword::Style::setPrimary |
( |
bool |
isPrimary = true | ) |
|
◆ setUiPriority()
| Style & openword::Style::setUiPriority |
( |
int |
priority | ) |
|
The documentation for this class was generated from the following file:
- /home/runner/work/OpenWord/OpenWord/include/openword/Document.h