Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/chart/
H A DSchXMLExport.cxx1573 UniReference< XMLShapeExport > rShapeExport = mrExport.GetShapeExport(); in parseDocument() local
1583 rShapeExport->exportShape( xShape ); in parseDocument()
1628 UniReference< XMLShapeExport > rShapeExport = mrExport.GetShapeExport(); in parseDocument() local
1638 rShapeExport->collectShapeAutoStyles( xShape ); in parseDocument()
1991 UniReference< XMLShapeExport > rShapeExport; in exportPlotArea() local
2089 rShapeExport = mrExport.GetShapeExport(); in exportPlotArea()
2090 if( rShapeExport.is()) in exportPlotArea()
2091 rShapeExport->export3DSceneAttributes( xPropSet ); in exportPlotArea()
2114 rShapeExport.is()) in exportPlotArea()
2115 rShapeExport->export3DLamps( xPropSet ); in exportPlotArea()

Completed in 35 milliseconds