, 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) (defined in KoTextFormatInterface) | KoTextFormatInterface | |
fontAttribute() const (defined in KoTextFormatInterface) | KoTextFormatInterface | |
hyphenation() const (defined in KoTextFormatInterface) | KoTextFormatInterface | |
KoTextFormatInterface() (defined in KoTextFormatInterface) | KoTextFormatInterface | [inline] |
language() const (defined in KoTextFormatInterface) | KoTextFormatInterface | |
offsetFromBaseLine() const (defined in KoTextFormatInterface) | KoTextFormatInterface | |
relativeTextSize() const (defined in KoTextFormatInterface) | KoTextFormatInterface | |
rtl() const=0 (defined in KoTextFormatInterface) | KoTextFormatInterface | [pure virtual] |
setAlignCommand(int align) (defined in KoTextFormatInterface) | KoTextFormatInterface | |
setBoldCommand(bool on) (defined in KoTextFormatInterface) | KoTextFormatInterface | |
setChangeCaseOfTextCommand(KoChangeCaseDia::TypeOfCase _type)=0 (defined in KoTextFormatInterface) | KoTextFormatInterface | [pure virtual] |
setCounterCommand(const KoParagCounter &counter) (defined in KoTextFormatInterface) | KoTextFormatInterface | |
setDefaultFormatCommand() (defined in KoTextFormatInterface) | KoTextFormatInterface | |
setDoubleUnderlineCommand(bool on) (defined in KoTextFormatInterface) | KoTextFormatInterface | |
setFamilyCommand(const QString &font) (defined in KoTextFormatInterface) | KoTextFormatInterface | |
setFontAttributeCommand(KoTextFormat::AttributeStyle _att) (defined in KoTextFormatInterface) | 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) (defined in KoTextFormatInterface) | KoTextFormatInterface | |
setItalicCommand(bool on) (defined in KoTextFormatInterface) | KoTextFormatInterface | |
setLanguageCommand(const QString &) (defined in KoTextFormatInterface) | KoTextFormatInterface | |
setMarginCommand(QStyleSheetItem::Margin m, double margin) (defined in KoTextFormatInterface) | KoTextFormatInterface | |
setOffsetFromBaseLineCommand(int _offset) (defined in KoTextFormatInterface) | 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) (defined in KoTextFormatInterface) | KoTextFormatInterface | |
setRelativeTextSizeCommand(double _size) (defined in KoTextFormatInterface) | KoTextFormatInterface | |
setShadowTextCommand(double shadowDistanceX, double shadowDistanceY, const QColor &shadowColor) (defined in KoTextFormatInterface) | KoTextFormatInterface | |
setStrikeOutCommand(bool on) (defined in KoTextFormatInterface) | KoTextFormatInterface | |
setTabListCommand(const KoTabulatorList &tabList) (defined in KoTextFormatInterface) | KoTextFormatInterface | |
setTextBackgroundColorCommand(const QColor &) (defined in KoTextFormatInterface) | KoTextFormatInterface | |
setTextColorCommand(const QColor &color) (defined in KoTextFormatInterface) | KoTextFormatInterface | |
setTextSubScriptCommand(bool on) (defined in KoTextFormatInterface) | KoTextFormatInterface | |
setTextSuperScriptCommand(bool on) (defined in KoTextFormatInterface) | KoTextFormatInterface | |
setUnderlineColorCommand(const QColor &color) (defined in KoTextFormatInterface) | KoTextFormatInterface | |
setUnderlineCommand(bool on) (defined in KoTextFormatInterface) | KoTextFormatInterface | |
setWordByWordCommand(bool _b) (defined in KoTextFormatInterface) | KoTextFormatInterface | |
shadowColor() const (defined in KoTextFormatInterface) | KoTextFormatInterface | |
shadowDistanceX() const (defined in KoTextFormatInterface) | KoTextFormatInterface | |
shadowDistanceY() const (defined in KoTextFormatInterface) | KoTextFormatInterface | |
strikeOutStyle() const (defined in KoTextFormatInterface) | KoTextFormatInterface | |
strikeOutType() const (defined in KoTextFormatInterface) | KoTextFormatInterface | |
textBackgroundColor() const (defined in KoTextFormatInterface) | KoTextFormatInterface | |
textBold() const (defined in KoTextFormatInterface) | KoTextFormatInterface | |
textColor() const (defined in KoTextFormatInterface) | KoTextFormatInterface | |
textDoubleUnderline() const (defined in KoTextFormatInterface) | KoTextFormatInterface | |
textFont() const (defined in KoTextFormatInterface) | KoTextFormatInterface | |
textFontFamily() const (defined in KoTextFormatInterface) | KoTextFormatInterface | |
textItalic() const (defined in KoTextFormatInterface) | KoTextFormatInterface | |
textStrikeOut() const (defined in KoTextFormatInterface) | KoTextFormatInterface | |
textSubScript() const (defined in KoTextFormatInterface) | KoTextFormatInterface | |
textSuperScript() const (defined in KoTextFormatInterface) | KoTextFormatInterface | |
textUnderline() const (defined in KoTextFormatInterface) | KoTextFormatInterface | |
textUnderlineColor() const (defined in KoTextFormatInterface) | KoTextFormatInterface | |
underlineStyle() const (defined in KoTextFormatInterface) | KoTextFormatInterface | |
underlineType() const (defined in KoTextFormatInterface) | KoTextFormatInterface | |
wordByWord() const (defined in KoTextFormatInterface) | KoTextFormatInterface | |