Home
last modified time | relevance | path

Searched refs:XML_DOTS2 (Results 1 – 7 of 7) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/style/
H A DDashStyle.cxx122 case XML_ELEMENT(DRAW, XML_DOTS2): in importXML()
123 case XML_ELEMENT(DRAW_OOO, XML_DOTS2): in importXML()
245 rExport.AddAttribute( XML_NAMESPACE_DRAW, XML_DOTS2, OUString::number( aLineDash.Dashes ) ); in exportXML()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/style/
H A DDashStyle.cxx61 { XML_NAMESPACE_DRAW, XML_DOTS2, XML_TOK_DASH_DOTS2 },
270 … rExport.AddAttribute( XML_NAMESPACE_DRAW, XML_DOTS2, OUString::number( aLineDash.Dashes ) ); in exportXML()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/xmloff/
H A Dxmltoken.hxx693 XML_DOTS2, enumerator
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/xmloff/
H A Dxmltoken.hxx667 XML_DOTS2, enumerator
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/core/
H A Dxmltoken.cxx698 TOKEN( "dots2", XML_DOTS2 ),
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/core/
H A Dxmltoken.cxx668 TOKEN( "dots2", XML_DOTS2 ),
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/
H A Dunusedenumconstants.writeonly.results3732 enum xmloff::token::XMLTokenEnum XML_DOTS2