Home
last modified time | relevance | path

Searched refs:RTF_KW_BACKSLASH (Results 1 – 3 of 3) sorted by relevance

/dports/editors/abiword/abiword-3.0.5/src/wp/impexp/xp/
H A Die_imp_RTFKeywordIDs.h10 RTF_KW_BACKSLASH, enumerator
H A Die_imp_RTFKeywords.h8 {"\\", false, false, NO_CONTEXT, RTF_KW_BACKSLASH },
H A Die_imp_RTF.cpp5672 case RTF_KW_BACKSLASH: in TranslateKeywordID()