Home
last modified time | relevance | path

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

/AOO41X/main/xmloff/source/text/
H A DXMLSectionFootnoteConfigExport.cxx130 case CTF_SECTION_ENDNOTE_NUM_PREFIX: in exportXML()
H A DXMLSectionFootnoteConfigImport.cxx176 CTF_SECTION_ENDNOTE_NUM_PREFIX : CTF_SECTION_FOOTNOTE_NUM_PREFIX ); in StartElement()
H A Dtxtexppr.cxx175 case CTF_SECTION_ENDNOTE_NUM_PREFIX: in handleSpecialItem()
H A Dtxtprmap.cxx805 …, TEXT, _EMPTY, MID_FLAG_SPECIAL_ITEM|XML_TYPE_STRING, CTF_SECTION_ENDNOTE_NUM_PREFIX ),
/AOO41X/main/xmloff/inc/xmloff/
H A Dtxtprmap.hxx130 #define CTF_SECTION_ENDNOTE_NUM_PREFIX (XML_TEXT_CTF_START + 103) macro