Searched refs:XML_FILL_CHARACTER (Results 1 – 9 of 9) sorted by relevance
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/style/ |
H A D | xmlnumfi.cxx | 1311 case XML_ELEMENT(LO_EXT, XML_FILL_CHARACTER): in createFastChildContext() 1312 case XML_ELEMENT(NUMBER, XML_FILL_CHARACTER): in createFastChildContext()
|
H A D | xmlnumfe.cxx | 507 XML_FILL_CHARACTER, true, false ); in WriteRepeatedElement_Impl()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/style/ |
H A D | xmlnumfi.cxx | 454 { XML_NAMESPACE_LO_EXT, XML_FILL_CHARACTER, XML_TOK_STYLE_FILL_CHARACTER }, in GetStyleElemTokenMap() 455 { XML_NAMESPACE_NUMBER, XML_FILL_CHARACTER, XML_TOK_STYLE_FILL_CHARACTER }, in GetStyleElemTokenMap()
|
H A D | xmlnumfe.cxx | 495 XML_FILL_CHARACTER, true, false ); in WriteRepeatedElement_Impl()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/xmloff/ |
H A D | xmltoken.hxx | 802 XML_FILL_CHARACTER, enumerator
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/xmloff/ |
H A D | xmltoken.hxx | 774 XML_FILL_CHARACTER, enumerator
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 807 TOKEN( "fill-character", XML_FILL_CHARACTER ),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 775 TOKEN( "fill-character", XML_FILL_CHARACTER ),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/ |
H A D | unusedenumconstants.writeonly.results | 3914 enum xmloff::token::XMLTokenEnum XML_FILL_CHARACTER
|