Home
last modified time | relevance | path

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

/aoo4110/main/xmloff/source/chart/
H A DSchXMLExport.cxx144 com::sun::star::chart::XChartDocument > rChartDoc );
161 com::sun::star::chart::XChartDocument > rChartDoc,
193 com::sun::star::chart::XChartDocument >& rChartDoc,
1190 parseDocument( rChartDoc, sal_False ); in collectAutoStyles()
1196 parseDocument( rChartDoc, sal_True, bIncludeTable ); in exportChart()
1228 Reference< chart2::XChartDocument > xNewDoc( rChartDoc, uno::UNO_QUERY ); in parseDocument()
1229 if( !rChartDoc.is() || !xNewDoc.is() ) in parseDocument()
1238 Reference< chart::XDiagram > xDiagram = rChartDoc->getDiagram(); in parseDocument()
1259 Reference< beans::XPropertySet > xDocPropSet( rChartDoc, uno::UNO_QUERY ); in parseDocument()
1406 Reference< drawing::XShape > xShape = rChartDoc->getTitle(); in parseDocument()
[all …]

Completed in 37 milliseconds