Searched refs:XML_NUMBER_STYLE (Results 1 – 10 of 10) sorted by relevance
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/draw/ |
H A D | ximpstyl.cxx | 870 case XML_ELEMENT(NUMBER, XML_NUMBER_STYLE): in CreateStyleChildContext()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/style/ |
H A D | xmlnumfe.cxx | 1076 eType = XML_NUMBER_STYLE; in ExportPart_Impl()
|
H A D | xmlnumfi.cxx | 2186 case XML_ELEMENT(NUMBER, XML_NUMBER_STYLE): in CreateChildContext()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/style/ |
H A D | xmlnumfe.cxx | 1063 eType = XML_NUMBER_STYLE; in ExportPart_Impl()
|
H A D | xmlnumfi.cxx | 430 { XML_NAMESPACE_NUMBER, XML_NUMBER_STYLE, XML_TOK_STYLES_NUMBER_STYLE }, in GetStylesElemTokenMap()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/xmloff/ |
H A D | xmltoken.hxx | 1387 XML_NUMBER_STYLE, enumerator
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/xmloff/ |
H A D | xmltoken.hxx | 1348 XML_NUMBER_STYLE, enumerator
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 1393 TOKEN( "number-style", XML_NUMBER_STYLE ),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 1350 TOKEN( "number-style", XML_NUMBER_STYLE ),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/ |
H A D | unusedenumconstants.writeonly.results | 4898 enum xmloff::token::XMLTokenEnum XML_NUMBER_STYLE
|