Searched refs:XML_ENHANCED_GEOMETRY (Results 1 – 9 of 9) sorted by relevance
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/xmloff/ |
H A D | xmltoken.hxx | 2434 XML_ENHANCED_GEOMETRY, enumerator
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/xmloff/ |
H A D | xmltoken.hxx | 2390 XML_ENHANCED_GEOMETRY, enumerator
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 2445 TOKEN( "enhanced-geometry" , XML_ENHANCED_GEOMETRY ),
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/draw/ |
H A D | ximpshap.cxx | 3702 if ( nElement == XML_ELEMENT(DRAW, XML_ENHANCED_GEOMETRY) ) in createFastChildContext()
|
H A D | shapeexport.cxx | 4831 SvXMLElementExport aOBJ( rExport, XML_NAMESPACE_DRAW, XML_ENHANCED_GEOMETRY, true, true ); in ImpExportEnhancedGeometry()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 2397 TOKEN( "enhanced-geometry" , XML_ENHANCED_GEOMETRY ),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/draw/ |
H A D | ximpshap.cxx | 3858 if ( IsXMLToken( rLocalName, XML_ENHANCED_GEOMETRY ) ) in CreateChildContext()
|
H A D | shapeexport.cxx | 4765 SvXMLElementExport aOBJ( rExport, XML_NAMESPACE_DRAW, XML_ENHANCED_GEOMETRY, true, true ); in ImpExportEnhancedGeometry()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/ |
H A D | unusedenumconstants.writeonly.results | 6638 enum xmloff::token::XMLTokenEnum XML_ENHANCED_GEOMETRY
|