Searched refs:XML_LEVEL (Results 1 – 15 of 15) sorted by relevance
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/style/ |
H A D | xmlnume.cxx | 249 GetExport().AddAttribute( XML_NAMESPACE_TEXT, XML_LEVEL, OUString::number( nLevel + 1 ) ); in exportLevelStyle()
|
H A D | xmlnumi.cxx | 269 case XML_ELEMENT(TEXT, XML_LEVEL): in SvxXMLListLevelStyleContext_Impl()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/style/ |
H A D | xmlnume.cxx | 244 GetExport().AddAttribute( XML_NAMESPACE_TEXT, XML_LEVEL, sTmp.makeStringAndClear() ); in exportLevelStyle()
|
H A D | xmlnumi.cxx | 123 { XML_NAMESPACE_TEXT, XML_LEVEL, XML_TOK_TEXT_LEVEL_ATTR_LEVEL }, in lcl_getLevelAttrTokenMap()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/text/ |
H A D | XMLSectionExport.cxx | 1811 GetExport().AddAttribute( XML_NAMESPACE_TEXT, XML_LEVEL, in ExportMasterDocHeadingDummies()
|
H A D | txtparai.cxx | 2034 case XML_ELEMENT(TEXT, XML_LEVEL): in XMLNumberedParaContext()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/text/ |
H A D | XMLSectionExport.cxx | 1814 GetExport().AddAttribute( XML_NAMESPACE_TEXT, XML_LEVEL, in ExportMasterDocHeadingDummies()
|
H A D | txtimp.cxx | 328 { XML_NAMESPACE_TEXT, XML_LEVEL, XML_TOK_TEXT_NUMBERED_PARAGRAPH_LEVEL },
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/xmloff/ |
H A D | xmltoken.hxx | 1164 XML_LEVEL, enumerator
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/xmloff/ |
H A D | xmltoken.hxx | 1131 XML_LEVEL, enumerator
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/transform/ |
H A D | Oasis2OOo.cxx | 713 XML_NAMESPACE_TEXT, XML_LEVEL ),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/transform/ |
H A D | Oasis2OOo.cxx | 709 XML_NAMESPACE_TEXT, XML_LEVEL ),
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 1170 TOKEN( "level", XML_LEVEL ),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 1133 TOKEN( "level", XML_LEVEL ),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/ |
H A D | unusedenumconstants.writeonly.results | 4520 enum xmloff::token::XMLTokenEnum XML_LEVEL
|