Searched refs:XML_Y2 (Results 1 – 9 of 9) sorted by relevance
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/draw/ |
H A D | ximpshap.cxx | 1008 case XML_ELEMENT(SVG, XML_Y2): in processAttribute() 1009 case XML_ELEMENT(SVG_COMPAT, XML_Y2): in processAttribute() 1795 case XML_ELEMENT(SVG, XML_Y2): in processAttribute() 1796 case XML_ELEMENT(SVG_COMPAT, XML_Y2): in processAttribute() 2022 case XML_ELEMENT(SVG, XML_Y2): in processAttribute() 2023 case XML_ELEMENT(SVG_COMPAT, XML_Y2): in processAttribute()
|
H A D | shapeexport.cxx | 2197 mrExport.AddAttribute(XML_NAMESPACE_SVG, XML_Y2, aStr); in ImpExportLineShape() 2712 mrExport.AddAttribute(XML_NAMESPACE_SVG, XML_Y2, aStr); in ImpExportConnectorShape() 2880 mrExport.AddAttribute(XML_NAMESPACE_SVG, XML_Y2, aStr); in ImpExportMeasureShape()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/draw/ |
H A D | ximpshap.cxx | 1038 if( IsXMLToken( rLocalName, XML_Y2 ) ) in processAttribute() 1861 if( IsXMLToken( rLocalName, XML_Y2 ) ) in processAttribute() 2087 if( IsXMLToken( rLocalName, XML_Y2 ) ) in processAttribute()
|
H A D | shapeexport.cxx | 2126 mrExport.AddAttribute(XML_NAMESPACE_SVG, XML_Y2, aStr); in ImpExportLineShape() 2641 mrExport.AddAttribute(XML_NAMESPACE_SVG, XML_Y2, aStr); in ImpExportConnectorShape() 2809 mrExport.AddAttribute(XML_NAMESPACE_SVG, XML_Y2, aStr); in ImpExportMeasureShape()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/xmloff/ |
H A D | xmltoken.hxx | 2132 XML_Y2, enumerator
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/xmloff/ |
H A D | xmltoken.hxx | 2089 XML_Y2, enumerator
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 2138 TOKEN( "y2", XML_Y2 ),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 2091 TOKEN( "y2", XML_Y2 ),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/ |
H A D | unusedenumconstants.writeonly.results | 6156 enum xmloff::token::XMLTokenEnum XML_Y2
|