Searched refs:XML_FONT_FACE_SRC (Results 1 – 9 of 9) sorted by relevance
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/style/ |
H A D | XMLFontStylesContext.cxx | 145 if( nElement == XML_ELEMENT(SVG, XML_FONT_FACE_SRC) || in createFastChildContext() 146 nElement == XML_ELEMENT(SVG_COMPAT, XML_FONT_FACE_SRC) ) in createFastChildContext()
|
H A D | XMLFontAutoStylePool.cxx | 504 … SvXMLElementExport fontFaceSrc(GetExport(), XML_NAMESPACE_SVG, XML_FONT_FACE_SRC, true, true); in exportXML()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/style/ |
H A D | XMLFontStylesContext.cxx | 180 if( nPrefix == XML_NAMESPACE_SVG && IsXMLToken( rLocalName, XML_FONT_FACE_SRC )) in CreateChildContext()
|
H A D | XMLFontAutoStylePool.cxx | 484 … SvXMLElementExport fontFaceSrc(GetExport(), XML_NAMESPACE_SVG, XML_FONT_FACE_SRC, true, true); in exportXML()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/xmloff/ |
H A D | xmltoken.hxx | 2604 XML_FONT_FACE_SRC, enumerator
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/xmloff/ |
H A D | xmltoken.hxx | 2559 XML_FONT_FACE_SRC, enumerator
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 2609 TOKEN( "font-face-src", XML_FONT_FACE_SRC ),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 2560 TOKEN( "font-face-src", XML_FONT_FACE_SRC ),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/ |
H A D | unusedenumconstants.writeonly.results | 6890 enum xmloff::token::XMLTokenEnum XML_FONT_FACE_SRC
|