Searched refs:CTF_FONTPITCH (Results 1 – 4 of 4) sorted by relevance
| /AOO41X/main/xmloff/source/text/ |
| H A D | txtimppr.cxx | 74 CTF_FONTPITCH == in handleSpecialItem() 244 … DBG_ASSERT( nTmp == CTF_FONTPITCH || nTmp == CTF_FONTPITCH_CJK || nTmp == CTF_FONTPITCH_CTL, in FontDefaultsCheck() 337 case CTF_FONTPITCH: pFontPitch = property; break; in finished()
|
| H A D | txtprmap.cxx | 122 MT_ED( "CharFontPitch", STYLE, FONT_PITCH, XML_TYPE_TEXT_FONTPITCH, CTF_FONTPITCH ), 416 MT_ED( "CharFontPitch", STYLE, FONT_PITCH, XML_TYPE_TEXT_FONTPITCH, CTF_FONTPITCH ),
|
| H A D | txtexppr.cxx | 566 case CTF_FONTPITCH: pFontPitchState = propertie; break; in ContextFilter()
|
| /AOO41X/main/xmloff/inc/xmloff/ |
| H A D | txtprmap.hxx | 65 #define CTF_FONTPITCH (XML_TEXT_CTF_START + 37) macro
|