Searched refs:rShapeExport (Results 1 – 1 of 1) sorted by relevance
1573 UniReference< XMLShapeExport > rShapeExport = mrExport.GetShapeExport(); in parseDocument() local1583 rShapeExport->exportShape( xShape ); in parseDocument()1628 UniReference< XMLShapeExport > rShapeExport = mrExport.GetShapeExport(); in parseDocument() local1638 rShapeExport->collectShapeAutoStyles( xShape ); in parseDocument()1991 UniReference< XMLShapeExport > rShapeExport; in exportPlotArea() local2089 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 44 milliseconds