Home
last modified time | relevance | path

Searched refs:CTF_SECTION_FOOTNOTE_NUM_PREFIX (Results 1 – 5 of 5) sorted by relevance

/AOO42X/main/xmloff/source/text/
H A DXMLSectionFootnoteConfigExport.cxx101 case CTF_SECTION_FOOTNOTE_NUM_PREFIX: in exportXML()
H A DXMLSectionFootnoteConfigImport.cxx176 CTF_SECTION_ENDNOTE_NUM_PREFIX : CTF_SECTION_FOOTNOTE_NUM_PREFIX ); in StartElement()
H A Dtxtexppr.cxx167 case CTF_SECTION_FOOTNOTE_NUM_PREFIX: in handleSpecialItem()
H A Dtxtprmap.cxx846 …, TEXT, _EMPTY, MID_FLAG_SPECIAL_ITEM|XML_TYPE_STRING, CTF_SECTION_FOOTNOTE_NUM_PREFIX ),
/AOO42X/main/xmloff/inc/xmloff/
H A Dtxtprmap.hxx123 #define CTF_SECTION_FOOTNOTE_NUM_PREFIX (XML_TEXT_CTF_START + 96) macro