Searched refs:XML_OBJECT_INDEX (Results 1 – 11 of 11) sorted by relevance
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/text/ |
H A D | XMLIndexTOCContext.cxx | 89 { XML_OBJECT_INDEX, TEXT_INDEX_OBJECT },
|
H A D | XMLSectionExport.cxx | 220 eElement = XML_OBJECT_INDEX; in ExportSectionEnd() 536 ExportBaseIndexStart(XML_OBJECT_INDEX, rPropertySet); in ExportObjectIndexStart()
|
H A D | txtimp.cxx | 1853 case XML_ELEMENT(TEXT, XML_OBJECT_INDEX): in CreateTextChildContext()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/text/ |
H A D | XMLIndexTOCContext.cxx | 87 { XML_OBJECT_INDEX, TEXT_INDEX_OBJECT },
|
H A D | XMLSectionExport.cxx | 220 eElement = XML_OBJECT_INDEX; in ExportSectionEnd() 537 ExportBaseIndexStart(XML_OBJECT_INDEX, rPropertySet); in ExportObjectIndexStart()
|
H A D | txtimp.cxx | 104 { XML_NAMESPACE_TEXT, XML_OBJECT_INDEX, XML_TOK_TEXT_OBJECT_INDEX },
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/xmloff/ |
H A D | xmltoken.hxx | 1392 XML_OBJECT_INDEX, enumerator
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/xmloff/ |
H A D | xmltoken.hxx | 1353 XML_OBJECT_INDEX, enumerator
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 1398 TOKEN( "object-index", XML_OBJECT_INDEX ),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 1355 TOKEN( "object-index", XML_OBJECT_INDEX ),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/ |
H A D | unusedenumconstants.writeonly.results | 4908 enum xmloff::token::XMLTokenEnum XML_OBJECT_INDEX
|