Searched refs:XML_LIST_LEVEL_PROPERTIES (Results 1 – 13 of 13) sorted by relevance
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/style/ |
H A D | xmlnume.cxx | 470 XML_LIST_LEVEL_PROPERTIES, true, true ); in exportLevelStyle()
|
H A D | xmlnumi.cxx | 340 if( nElement == XML_ELEMENT(STYLE, XML_LIST_LEVEL_PROPERTIES) || in createFastChildContext()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/style/ |
H A D | xmlnume.cxx | 456 XML_LIST_LEVEL_PROPERTIES, true, true ); in exportLevelStyle()
|
H A D | xmlnumi.cxx | 368 ( IsXMLToken( rLocalName, XML_LIST_LEVEL_PROPERTIES ) || in CreateChildContext()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/transform/ |
H A D | StyleOASISTContext.cxx | 628 else if( IsXMLToken( rLocalName, XML_LIST_LEVEL_PROPERTIES ) ) in GetPropType()
|
H A D | StyleOOoTContext.cxx | 104 XML_LIST_LEVEL_PROPERTIES,
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/transform/ |
H A D | StyleOASISTContext.cxx | 628 else if( IsXMLToken( rLocalName, XML_LIST_LEVEL_PROPERTIES ) ) in GetPropType()
|
H A D | StyleOOoTContext.cxx | 103 XML_LIST_LEVEL_PROPERTIES,
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/xmloff/ |
H A D | xmltoken.hxx | 2592 XML_LIST_LEVEL_PROPERTIES, enumerator
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/xmloff/ |
H A D | xmltoken.hxx | 2547 XML_LIST_LEVEL_PROPERTIES, enumerator
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 2597 TOKEN( "list-level-properties", XML_LIST_LEVEL_PROPERTIES ),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 2548 TOKEN( "list-level-properties", XML_LIST_LEVEL_PROPERTIES ),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/ |
H A D | unusedenumconstants.writeonly.results | 6868 enum xmloff::token::XMLTokenEnum XML_LIST_LEVEL_PROPERTIES
|