![]() |
Mako 8.2.0 API
MakoCore SDK API Documentation
|
This is the complete list of members for JawsMako::ILayoutParagraph, including all inherited members.
| addBreak()=0 | JawsMako::ILayoutParagraph | pure virtual |
| addRef() const =0 | IRCObject | pure virtual |
| addRun(const ILayoutRunPtr &run)=0 | JawsMako::ILayoutParagraph | pure virtual |
| clone() const =0 | JawsMako::ILayoutParagraph | pure virtual |
| create(eHorizontalAlignment horizontalAlignment=eHALeft, double spacingAfter=0.0, double spacingBefore=0.0, double leading=1.0, const IDOMColorPtr &defaultColor=IDOMColorPtr(), const ILayoutFontPtr &defaultFont=ILayoutFontPtr(), bool exact=true, double defaultFontSize=-1.0) | JawsMako::ILayoutParagraph | static |
| create(eHorizontalAlignment horizontalAlignment, double spacingAfter, double spacingBefore, double leading, const IDOMColorPtr &defaultColor, const IDOMFontOpenTypePtr &defaultFont, uint32 defaultFontIndex=0, double defaultFontSize=-1.0) | JawsMako::ILayoutParagraph | static |
| decRef() const =0 | IRCObject | pure virtual |
| eHACenter enum value | JawsMako::ILayoutParagraph | |
| eHAJustified enum value | JawsMako::ILayoutParagraph | |
| eHALeft enum value | JawsMako::ILayoutParagraph | |
| eHARight enum value | JawsMako::ILayoutParagraph | |
| eHorizontalAlignment enum name | JawsMako::ILayoutParagraph | |
| getDefaultColor() const =0 | JawsMako::ILayoutParagraph | pure virtual |
| getDefaultFont() const =0 | JawsMako::ILayoutParagraph | pure virtual |
| getDefaultFontIndex() const =0 | JawsMako::ILayoutParagraph | pure virtual |
| getDefaultFontSize() const =0 | JawsMako::ILayoutParagraph | pure virtual |
| getHorizontalAlignment() const =0 | JawsMako::ILayoutParagraph | pure virtual |
| getLeading() const =0 | JawsMako::ILayoutParagraph | pure virtual |
| getRefCount() const =0 | IRCObject | pure virtual |
| getRuns() const =0 | JawsMako::ILayoutParagraph | pure virtual |
| getSpacing(bool before=false) const =0 | JawsMako::ILayoutParagraph | pure virtual |
| setDefaultColor(const IDOMColorPtr &defaultColor)=0 | JawsMako::ILayoutParagraph | pure virtual |
| setDefaultFont(const ILayoutFontPtr &defaultFont, bool exact=true)=0 | JawsMako::ILayoutParagraph | pure virtual |
| setDefaultFont(const IDOMFontOpenTypePtr &defaultFont, uint32 defaultFontIndex)=0 | JawsMako::ILayoutParagraph | pure virtual |
| setDefaultFontSize(double defaultFontSize)=0 | JawsMako::ILayoutParagraph | pure virtual |
| setLeading(double leading)=0 | JawsMako::ILayoutParagraph | pure virtual |
| setSpacing(double spacing, bool before=false)=0 | JawsMako::ILayoutParagraph | pure virtual |
| ~ILayoutParagraph() | JawsMako::ILayoutParagraph | inlinevirtual |
| ~IRCObject() | IRCObject | inlineprotectedvirtual |