, including all inherited members.
currentFormat() const =0 | KoTextFormatInterface | [pure virtual] |
currentParagLayoutFormat() const =0 | KoTextFormatInterface | [pure virtual] |
deleteTextCommand(KoTextDocument *textdoc, int id, int index, const QMemArray< KoTextStringChar > &str, const CustomItemsMap &customItemsMap, const QValueList< KoParagLayout > &oldParagLayouts) | KoTextFormatInterface | |
fontAttribute() const | KoTextFormatInterface | |
hyphenation() const | KoTextFormatInterface | |
KoTextFormatInterface() | KoTextFormatInterface | [inline] |
language() const | KoTextFormatInterface | |
offsetFromBaseLine() const | KoTextFormatInterface | |
relativeTextSize() const | KoTextFormatInterface | |
rtl() const =0 (defined in KoTextFormatInterface) | KoTextFormatInterface | [pure virtual] |
setAlignCommand(int align) | KoTextFormatInterface | |
setBackgroundColorCommand(const QColor &color) (defined in KoTextFormatInterface) | KoTextFormatInterface | |
setBoldCommand(bool on) | KoTextFormatInterface | |
setChangeCaseOfTextCommand(KoChangeCaseDia::TypeOfCase _type)=0 (defined in KoTextFormatInterface) | KoTextFormatInterface | [pure virtual] |
setCounterCommand(const KoParagCounter &counter) | KoTextFormatInterface | |
setDefaultFormatCommand() | KoTextFormatInterface | |
setDoubleUnderlineCommand(bool on) | KoTextFormatInterface | |
setFamilyCommand(const QString &font) | KoTextFormatInterface | |
setFontAttributeCommand(KoTextFormat::AttributeStyle _att) | KoTextFormatInterface | |
setFormat(KoTextFormat *newFormat, int flags, bool zoomFont=false) (defined in KoTextFormatInterface) | KoTextFormatInterface | |
setFormatCommand(const KoTextFormat *format, int flags, bool zoomFont=false)=0 | KoTextFormatInterface | [pure virtual] |
setHyphenationCommand(bool _b) | KoTextFormatInterface | |
setItalicCommand(bool on) | KoTextFormatInterface | |
setLanguageCommand(const QString &) | KoTextFormatInterface | |
setMarginCommand(QStyleSheetItem::Margin m, double margin) | KoTextFormatInterface | |
setOffsetFromBaseLineCommand(int _offset) | KoTextFormatInterface | |
setParagLayoutFormat(KoParagLayout *newLayout, int flags, int marginIndex=-1) (defined in KoTextFormatInterface) | KoTextFormatInterface | |
setParagLayoutFormatCommand(KoParagLayout *newLayout, int flags, int marginIndex=-1)=0 | KoTextFormatInterface | [pure virtual] |
setPointSizeCommand(int s) | KoTextFormatInterface | |
setRelativeTextSizeCommand(double _size) | KoTextFormatInterface | |
setShadowTextCommand(double shadowDistanceX, double shadowDistanceY, const QColor &shadowColor) | KoTextFormatInterface | |
setStrikeOutCommand(bool on) | KoTextFormatInterface | |
setTabListCommand(const KoTabulatorList &tabList) | KoTextFormatInterface | |
setTextBackgroundColorCommand(const QColor &) | KoTextFormatInterface | |
setTextColorCommand(const QColor &color) | KoTextFormatInterface | |
setTextSubScriptCommand(bool on) | KoTextFormatInterface | |
setTextSuperScriptCommand(bool on) | KoTextFormatInterface | |
setUnderlineColorCommand(const QColor &color) | KoTextFormatInterface | |
setUnderlineCommand(bool on) | KoTextFormatInterface | |
setWordByWordCommand(bool _b) | KoTextFormatInterface | |
shadowColor() const | KoTextFormatInterface | |
shadowDistanceX() const | KoTextFormatInterface | |
shadowDistanceY() const | KoTextFormatInterface | |
strikeOutStyle() const | KoTextFormatInterface | |
strikeOutType() const | KoTextFormatInterface | |
textBackgroundColor() const | KoTextFormatInterface | |
textBold() const | KoTextFormatInterface | |
textColor() const | KoTextFormatInterface | |
textDoubleUnderline() const | KoTextFormatInterface | |
textFont() const | KoTextFormatInterface | |
textFontFamily() const | KoTextFormatInterface | |
textItalic() const | KoTextFormatInterface | |
textStrikeOut() const | KoTextFormatInterface | |
textSubScript() const | KoTextFormatInterface | |
textSuperScript() const | KoTextFormatInterface | |
textUnderline() const | KoTextFormatInterface | |
textUnderlineColor() const | KoTextFormatInterface | |
underlineStyle() const | KoTextFormatInterface | |
underlineType() const | KoTextFormatInterface | |
wordByWord() const | KoTextFormatInterface | |
~KoTextFormatInterface() | KoTextFormatInterface | [inline, virtual] |