Searched refs:XML_LIST_STYLE_NAME (Results 1 – 17 of 17) sorted by relevance
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/style/ |
H A D | styleexp.cxx | 263 XML_LIST_STYLE_NAME, in exportStyle() 295 XML_LIST_STYLE_NAME, in exportStyle() 334 XML_LIST_STYLE_NAME, in exportStyle()
|
H A D | xmlaustp.cxx | 129 …GetExport().AddAttribute( XML_NAMESPACE_STYLE, XML_LIST_STYLE_NAME, GetExport().EncodeStyleName( s… in exportStyleAttributes()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/style/ |
H A D | styleexp.cxx | 271 XML_LIST_STYLE_NAME, in exportStyle() 303 XML_LIST_STYLE_NAME, in exportStyle() 342 XML_LIST_STYLE_NAME, in exportStyle()
|
H A D | xmlaustp.cxx | 129 …GetExport().AddAttribute( XML_NAMESPACE_STYLE, XML_LIST_STYLE_NAME, GetExport().EncodeStyleName( s… in exportStyleAttributes()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/xml/ |
H A D | xmlfmte.cxx | 341 sListStyleName( GetXMLToken( XML_LIST_STYLE_NAME ) ), in SwXMLAutoStylePoolP()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/xml/ |
H A D | xmlfmte.cxx | 337 sListStyleName( GetXMLToken( XML_LIST_STYLE_NAME ) ), in SwXMLAutoStylePoolP()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/draw/ |
H A D | XMLShapeStyleContext.cxx | 73 …_NAMESPACE_STYLE == nPrefixKey) && IsXMLToken( rLocalName, ::xmloff::token::XML_LIST_STYLE_NAME ) ) in SetAttribute()
|
H A D | sdpropls.cxx | 144 …GMAP( "NumberingRules", XML_NAMESPACE_TEXT, XML_LIST_STYLE_NAME, XML_TYPE_S…
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/draw/ |
H A D | XMLShapeStyleContext.cxx | 68 else if( nElement == XML_ELEMENT(STYLE, XML_LIST_STYLE_NAME) ) in SetAttribute()
|
H A D | sdpropls.cxx | 145 …GMAP( "NumberingRules", XML_NAMESPACE_TEXT, XML_LIST_STYLE_NAME, XML_TYPE_S…
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/text/ |
H A D | txtstyli.cxx | 88 else if( IsXMLToken( rLocalName, XML_LIST_STYLE_NAME ) ) in SetAttribute()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/text/ |
H A D | txtstyli.cxx | 89 case XML_ELEMENT(STYLE, XML_LIST_STYLE_NAME): in SetAttribute()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/xmloff/ |
H A D | xmltoken.hxx | 1201 XML_LIST_STYLE_NAME, enumerator
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/xmloff/ |
H A D | xmltoken.hxx | 1168 XML_LIST_STYLE_NAME, enumerator
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 1207 TOKEN( "list-style-name", XML_LIST_STYLE_NAME ),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 1170 TOKEN( "list-style-name", XML_LIST_STYLE_NAME ),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/ |
H A D | unusedenumconstants.writeonly.results | 4590 enum xmloff::token::XMLTokenEnum XML_LIST_STYLE_NAME
|