Home
last modified time | relevance | path

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 DXMLFontStylesContext.cxx145 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 DXMLFontAutoStylePool.cxx504 … 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 DXMLFontStylesContext.cxx180 if( nPrefix == XML_NAMESPACE_SVG && IsXMLToken( rLocalName, XML_FONT_FACE_SRC )) in CreateChildContext()
H A DXMLFontAutoStylePool.cxx484 … 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 Dxmltoken.hxx2604 XML_FONT_FACE_SRC, enumerator
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/xmloff/
H A Dxmltoken.hxx2559 XML_FONT_FACE_SRC, enumerator
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/core/
H A Dxmltoken.cxx2609 TOKEN( "font-face-src", XML_FONT_FACE_SRC ),
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/core/
H A Dxmltoken.cxx2560 TOKEN( "font-face-src", XML_FONT_FACE_SRC ),
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/
H A Dunusedenumconstants.writeonly.results6890 enum xmloff::token::XMLTokenEnum XML_FONT_FACE_SRC