Searched refs:XML_KEY1 (Results 1 – 9 of 9) sorted by relevance
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/text/ |
H A D | XMLIndexMarkExport.cxx | 215 lcl_ExportPropertyString( rExport, rPropSet, gsPrimaryKey, XML_KEY1, aAny ); in ExportAlphabeticalIndexMarkAttributes()
|
H A D | txtparai.cxx | 1293 case XML_ELEMENT(TEXT, XML_KEY1): in ProcessAttribute()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/text/ |
H A D | XMLIndexMarkExport.cxx | 215 lcl_ExportPropertyString( rExport, rPropSet, gsPrimaryKey, XML_KEY1, aAny ); in ExportAlphabeticalIndexMarkAttributes()
|
H A D | txtparai.cxx | 1412 if ( IsXMLToken( sLocalName, XML_KEY1 ) ) in ProcessAttribute()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/xmloff/ |
H A D | xmltoken.hxx | 1117 XML_KEY1, enumerator
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/xmloff/ |
H A D | xmltoken.hxx | 1086 XML_KEY1, enumerator
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 1123 TOKEN( "key1", XML_KEY1 ),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 1088 TOKEN( "key1", XML_KEY1 ),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/ |
H A D | unusedenumconstants.writeonly.results | 4450 enum xmloff::token::XMLTokenEnum XML_KEY1
|