/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/chart/ |
H A D | XMLChartStyleContext.cxx | 40 using ::xmloff::token::XML_GRAPHIC_PROPERTIES; 123 else if( nLocalName == XML_GRAPHIC_PROPERTIES ) in createFastChildContext()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/chart/ |
H A D | XMLChartStyleContext.cxx | 39 using ::xmloff::token::XML_GRAPHIC_PROPERTIES; 126 else if( IsXMLToken( rLocalName, XML_GRAPHIC_PROPERTIES ) ) in CreateChildContext()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/draw/ |
H A D | XMLGraphicsDefaultStyle.cxx | 48 using ::xmloff::token::XML_GRAPHIC_PROPERTIES; 76 else if( nLocalName == XML_GRAPHIC_PROPERTIES ) in createFastChildContext()
|
H A D | XMLShapeStyleContext.cxx | 102 else if( nLocalName == XML_GRAPHIC_PROPERTIES ) in createFastChildContext()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/draw/ |
H A D | XMLGraphicsDefaultStyle.cxx | 47 using ::xmloff::token::XML_GRAPHIC_PROPERTIES; 71 else if( IsXMLToken( rLocalName, XML_GRAPHIC_PROPERTIES ) ) in CreateChildContext()
|
H A D | XMLShapeStyleContext.cxx | 47 using ::xmloff::token::XML_GRAPHIC_PROPERTIES; 107 else if( IsXMLToken( rLocalName, XML_GRAPHIC_PROPERTIES ) ) in CreateChildContext()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/text/ |
H A D | XMLTextShapeStyleContext.cxx | 161 else if( nLocalName == XML_GRAPHIC_PROPERTIES ) in createFastChildContext()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/text/ |
H A D | XMLTextShapeStyleContext.cxx | 168 else if( IsXMLToken( rLocalName, XML_GRAPHIC_PROPERTIES ) ) in CreateChildContext()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/style/ |
H A D | prstylei.cxx | 184 if( nLocalName == XML_GRAPHIC_PROPERTIES ) in createFastChildContext()
|
H A D | xmlexppr.cxx | 815 aPropTokens[i].eToken == xmloff::token::XML_GRAPHIC_PROPERTIES) in exportXML()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/style/ |
H A D | prstylei.cxx | 187 if( IsXMLToken( rLocalName, XML_GRAPHIC_PROPERTIES ) ) in CreateChildContext()
|
H A D | xmlexppr.cxx | 789 aPropTokens[i].eToken == xmloff::token::XML_GRAPHIC_PROPERTIES) in exportXML()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/transform/ |
H A D | StyleOASISTContext.cxx | 604 if( IsXMLToken( rLocalName, XML_GRAPHIC_PROPERTIES ) ) in GetPropType()
|
H A D | StyleOOoTContext.cxx | 92 XML_GRAPHIC_PROPERTIES,
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/transform/ |
H A D | StyleOASISTContext.cxx | 604 if( IsXMLToken( rLocalName, XML_GRAPHIC_PROPERTIES ) ) in GetPropType()
|
H A D | StyleOOoTContext.cxx | 91 XML_GRAPHIC_PROPERTIES,
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/xmloff/ |
H A D | xmltoken.hxx | 2580 XML_GRAPHIC_PROPERTIES, enumerator
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/xmloff/ |
H A D | xmltoken.hxx | 2535 XML_GRAPHIC_PROPERTIES, enumerator
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 2585 TOKEN( "graphic-properties", XML_GRAPHIC_PROPERTIES ),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 2536 TOKEN( "graphic-properties", XML_GRAPHIC_PROPERTIES ),
|