addAutoFormatEntry(const QString &key, KoAutoFormatEntry *entry) | KoAutoFormat | [inline] |
addAutoFormatEntry(const QString &key, const QString &replace) | KoAutoFormat | |
applyAutoFormat(KoTextObject *obj) | KoAutoFormat | |
autoFormatIsActive() | KoAutoFormat | [private] |
autoFormatWord(KoTextCursor *textEditCursor, KoTextParag *parag, int &index, KoTextObject *txtObj, QString *_wordArray, bool _allLanguages) | KoAutoFormat | [private] |
buildMaxLen() | KoAutoFormat | [protected] |
changeTextFormat(KoSearchContext *formatOptions, KoTextFormat *format, int &flags) | KoAutoFormat | [protected, static] |
configAddCompletionWord(bool b) | KoAutoFormat | |
configAdvancedAutocorrect(bool _aa) | KoAutoFormat | |
configAppendSpace(bool b) | KoAutoFormat | |
configAutoChangeFormat(bool b) | KoAutoFormat | |
configAutoDetectUrl(bool _au) | KoAutoFormat | |
configAutoFormatLanguage(const QString &_lang) | KoAutoFormat | |
configAutoNumberStyle(bool b) | KoAutoFormat | |
configAutoReplaceNumber(bool b) | KoAutoFormat | |
configAutoSuperScript(bool b) | KoAutoFormat | |
configBulletStyle(QChar b) | KoAutoFormat | |
configCapitalizeNameOfDays(bool b) | KoAutoFormat | |
configCompletion(bool b) | KoAutoFormat | |
configCorrectionWithFormat(bool b) | KoAutoFormat | |
configIgnoreDoubleSpace(bool _ids) | KoAutoFormat | |
configIncludeAbbreviation(bool b) | KoAutoFormat | |
configIncludeTwoUpperUpperLetterException(bool b) | KoAutoFormat | |
configKeyCompletionAction(KeyCompletionAction action) | KoAutoFormat | |
configMinWordLength(int val) | KoAutoFormat | |
configNbMaxCompletionWord(int val) | KoAutoFormat | |
configRemoveSpaceBeginEndLine(bool _space) | KoAutoFormat | |
configToolTipCompletion(bool b) | KoAutoFormat | |
configTypographicDoubleQuotes(TypographicQuotes _tq) | KoAutoFormat | |
configTypographicSimpleQuotes(TypographicQuotes _tq) | KoAutoFormat | |
configUpperCase(bool _uc) | KoAutoFormat | |
configUpperUpper(bool _uu) | KoAutoFormat | |
configUseBulletStyle(bool _ubs) | KoAutoFormat | |
copyAutoFormatEntries(const KoAutoFormat &other) | KoAutoFormat | [inline] |
copyListException(const QStringList &_list) | KoAutoFormat | [inline] |
copyListTwoUpperCaseException(const QStringList &_list) | KoAutoFormat | [inline] |
detectStartOfLink(KoTextParag *parag, int const index, bool const insertedDot) | KoAutoFormat | [private] |
doAutoChangeFormat(KoTextCursor *textEditCursor, KoTextParag *parag, int index, const QString &word, KoTextObject *txtObj) | KoAutoFormat | [protected] |
doAutoCorrect(KoTextCursor *textEditCursor, KoTextParag *parag, int &index, KoTextObject *txtObj) | KoAutoFormat | [protected] |
doAutoDetectUrl(KoTextCursor *textEditCursor, KoTextParag *parag, int &index, QString &word, KoTextObject *txtObj) | KoAutoFormat | [protected] |
doAutoFormat(KoTextCursor *cursor, KoTextParag *parag, int index, QChar ch, KoTextObject *txtObj) | KoAutoFormat | |
doAutoIncludeAbbreviation(KoTextCursor *textEditCursor, KoTextParag *parag, KoTextObject *txtObj) | KoAutoFormat | [protected] |
doAutoIncludeUpperUpper(KoTextCursor *textEditCursor, KoTextParag *parag, KoTextObject *txtObj) | KoAutoFormat | [protected] |
doAutoReplaceNumber(KoTextCursor *textEditCursor, KoTextParag *parag, int &index, const QString &word, KoTextObject *txtObj) | KoAutoFormat | [protected] |
doAutoSuperScript(KoTextCursor *textEditCursor, KoTextParag *parag, int index, const QString &word, KoTextObject *txtObj) | KoAutoFormat | [protected] |
doCapitalizeNameOfDays(KoTextCursor *textEditCursor, KoTextParag *parag, int index, const QString &word, KoTextObject *txtObj) | KoAutoFormat | [protected] |
doCompletion(KoTextCursor *textEditCursor, KoTextParag *parag, int const index, KoTextObject *txtObj) | KoAutoFormat | |
doIgnoreDoubleSpace(KoTextParag *parag, int index, QChar ch) | KoAutoFormat | |
doRemoveSpaceBeginEndLine(KoTextCursor *textEditCursor, KoTextParag *parag, KoTextObject *txtObj, int &index) | KoAutoFormat | [protected] |
doToolTipCompletion(KoTextCursor *textEditCursor, KoTextParag *parag, int index, KoTextObject *txtObj, int keyPress) | KoAutoFormat | |
doTypographicQuotes(KoTextCursor *textEditCursor, KoTextParag *parag, int index, KoTextObject *txtObj, bool doubleQuotes) | KoAutoFormat | [protected] |
doUpperCase(KoTextCursor *textEditCursor, KoTextParag *parag, int index, const QString &word, KoTextObject *txtObj) | KoAutoFormat | [protected] |
doUseBulletStyle(KoTextCursor *textEditCursor, KoTextParag *parag, KoTextObject *txtObj, int &index) | KoAutoFormat | [protected] |
doUseNumberStyle(KoTextCursor *, KoTextParag *parag, KoTextObject *txtObj, int &index) | KoAutoFormat | [protected] |
End valeur énumérée | KoAutoFormat | |
Enter valeur énumérée | KoAutoFormat | |
findFormatEntry(const QString &text) | KoAutoFormat | [inline] |
getAutoFormatEntries() const | KoAutoFormat | [inline] |
getCompletion() const | KoAutoFormat | [inline] |
getConfigAddCompletionWord() const | KoAutoFormat | [inline] |
getConfigAdvancedAutoCorrect() const | KoAutoFormat | [inline] |
getConfigAppendSpace() const | KoAutoFormat | [inline] |
getConfigAutoChangeFormat() const | KoAutoFormat | [inline] |
getConfigAutoDetectUrl() const | KoAutoFormat | [inline] |
getConfigAutoFormatLanguage() const | KoAutoFormat | [inline] |
getConfigAutoNumberStyle() const | KoAutoFormat | [inline] |
getConfigAutoReplaceNumber() const | KoAutoFormat | [inline] |
getConfigAutoSuperScript() const | KoAutoFormat | [inline] |
getConfigBulletStyle() const | KoAutoFormat | [inline] |
getConfigCapitalizeNameOfDays() const | KoAutoFormat | [inline] |
getConfigCompletion() const | KoAutoFormat | [inline] |
getConfigCorrectionWithFormat() const | KoAutoFormat | [inline] |
getConfigIgnoreDoubleSpace() const | KoAutoFormat | [inline] |
getConfigIncludeAbbreviation() const | KoAutoFormat | [inline] |
getConfigIncludeTwoUpperUpperLetterException() const | KoAutoFormat | [inline] |
getConfigKeyAction() const | KoAutoFormat | [inline] |
getConfigMinWordLength() const | KoAutoFormat | [inline] |
getConfigNbMaxCompletionWord() const | KoAutoFormat | [inline] |
getConfigRemoveSpaceBeginEndLine() const | KoAutoFormat | [inline] |
getConfigToolTipCompletion() const | KoAutoFormat | [inline] |
getConfigTypographicDoubleQuotes() const | KoAutoFormat | [inline] |
getConfigTypographicSimpleQuotes() const | KoAutoFormat | [inline] |
getConfigUpperCase() const | KoAutoFormat | [inline] |
getConfigUpperUpper() const | KoAutoFormat | [inline] |
getConfigUseBulletSyle() const | KoAutoFormat | [inline] |
getDefaultTypographicDoubleQuotes() const | KoAutoFormat | [inline] |
getDefaultTypographicSimpleQuotes() const | KoAutoFormat | [inline] |
getLastWord(KoTextParag *parag, int const index) | KoAutoFormat | [static] |
getLastWord(const int max_words, KoTextParag *parag, int const index) | KoAutoFormat | |
getWordAfterSpace(KoTextParag *parag, int const index) | KoAutoFormat | [static] |
isLower(const QChar &c) | KoAutoFormat | [static] |
isMark(const QChar &c) | KoAutoFormat | [static] |
isSeparator(const QChar &c) | KoAutoFormat | [static] |
isUpper(const QChar &c) | KoAutoFormat | [static] |
KeyCompletionAction énumération | KoAutoFormat | |
KoAutoFormat(KoDocument *_doc, KoVariableCollection *_varCollection, KoVariableFormatCollection *_varFormatCollection) | KoAutoFormat | |
KoAutoFormat(const KoAutoFormat &format) | KoAutoFormat | |
listCompletion() const | KoAutoFormat | |
listException() const | KoAutoFormat | [inline] |
listTwoUpperLetterException() const | KoAutoFormat | [inline] |
loadAllLanguagesAutoCorrection() | KoAutoFormat | [private] |
loadAutoCorrection(const QDomElement &_de, bool _allLanguages=false) | KoAutoFormat | [private] |
loadEntry(const QDomElement &nl, bool _allLanguages=false) | KoAutoFormat | [protected] |
loadListOfWordCompletion() | KoAutoFormat | [private] |
m_addCompletionWord | KoAutoFormat | [private] |
m_advancedAutoCorrect | KoAutoFormat | [private] |
m_allLanguages | KoAutoFormat | [private] |
m_autoChangeFormat | KoAutoFormat | [private] |
m_autoDetectUrl | KoAutoFormat | [private] |
m_autoFormatLanguage | KoAutoFormat | [private] |
m_autoReplaceNumber | KoAutoFormat | [private] |
m_bAutoCorrectionWithFormat | KoAutoFormat | [private] |
m_bAutoFormatActive | KoAutoFormat | [private] |
m_bAutoSuperScript | KoAutoFormat | [private] |
m_bCapitalizeNameOfDays | KoAutoFormat | [private] |
m_bulletStyle | KoAutoFormat | [private] |
m_cacheNameOfDays | KoAutoFormat | [private] |
m_completion | KoAutoFormat | [private] |
m_completionAppendSpace | KoAutoFormat | [private] |
m_completionBox | KoAutoFormat | [private] |
m_configRead | KoAutoFormat | [private] |
m_convertUpperCase | KoAutoFormat | [private] |
m_convertUpperUpper | KoAutoFormat | [private] |
m_countMaxWords | KoAutoFormat | [private] |
m_doc | KoAutoFormat | [private] |
m_entries | KoAutoFormat | [private] |
m_ignoreDoubleSpace | KoAutoFormat | [private] |
m_ignoreUpperCase | KoAutoFormat | [private] |
m_includeAbbreviation | KoAutoFormat | [private] |
m_includeTwoUpperLetterException | KoAutoFormat | [private] |
m_keyCompletionAction | KoAutoFormat | [private] |
m_listCompletion | KoAutoFormat | [private] |
m_maxFindLength | KoAutoFormat | [private] |
m_minCompletionWordLength | KoAutoFormat | [private] |
m_nbMaxCompletionWord | KoAutoFormat | [private] |
m_removeSpaceBeginEndLine | KoAutoFormat | [private] |
m_superScriptEntries | KoAutoFormat | [private] |
m_toolTipCompletion | KoAutoFormat | [private] |
m_twoUpperLetterException | KoAutoFormat | [private] |
m_typographicDefaultDoubleQuotes | KoAutoFormat | [private] |
m_typographicDefaultSimpleQuotes | KoAutoFormat | [private] |
m_typographicDoubleQuotes | KoAutoFormat | [private] |
m_typographicSimpleQuotes | KoAutoFormat | [private] |
m_upperCaseExceptions | KoAutoFormat | [private] |
m_useAutoNumberStyle | KoAutoFormat | [private] |
m_useBulletStyle | KoAutoFormat | [private] |
m_varCollection | KoAutoFormat | [private] |
m_varFormatCollection | KoAutoFormat | [private] |
m_wordInserted | KoAutoFormat | [private] |
nbSuperScriptEntry() const | KoAutoFormat | [inline] |
readAutoCorrectConfig() | KoAutoFormat | [private] |
readConfig(bool force=false) | KoAutoFormat | |
removeAutoFormatEntry(const QString &key) | KoAutoFormat | [inline] |
removeToolTipCompletion() | KoAutoFormat | |
Right valeur énumérée | KoAutoFormat | |
saveConfig() | KoAutoFormat | |
saveEntry(Q3DictIterator< KoAutoFormatEntry > _entry, QDomDocument doc) | KoAutoFormat | [protected] |
showToolTipBox(KoTextParag *parag, int index, QWidget *widget, const QPoint &pos) | KoAutoFormat | |
Space valeur énumérée | KoAutoFormat | |
Tab valeur énumérée | KoAutoFormat | |
updateMaxWords() | KoAutoFormat | |
~KoAutoFormat() | KoAutoFormat | |