Home
last modified time | relevance | path

Searched refs:GetChartImport (Results 1 – 4 of 4) sorted by relevance

/AOO42X/main/xmloff/inc/xmloff/
H A Dxmlimp.hxx278 inline UniReference< SchXMLImportHelper > GetChartImport();
499 inline UniReference< SchXMLImportHelper > SvXMLImport::GetChartImport() in GetChartImport() function in SvXMLImport
/AOO42X/main/xmloff/source/draw/
H A Dximpstyl.cxx1250 GetImport().GetChartImport()->SetAutoStylesContext( this ); in EndElement()
H A Dximpshap.cxx2677 …mpChartContext = GetImport().GetChartImport()->CreateChartContext( GetImport(), XML_NAMESPACE_SVG,… in StartElement()
/AOO42X/main/xmloff/source/core/
H A Dxmlimp.cxx1636 GetChartImport()->SetAutoStylesContext( pAutoStyles ); in SetAutoStyles()