Searched refs:rShapeExport (Results 1 – 1 of 1) sorted by relevance
1574 UniReference< XMLShapeExport > rShapeExport = mrExport.GetShapeExport(); in parseDocument() local1584 rShapeExport->exportShape( xShape ); in parseDocument()1629 UniReference< XMLShapeExport > rShapeExport = mrExport.GetShapeExport(); in parseDocument() local1639 rShapeExport->collectShapeAutoStyles( xShape ); in parseDocument()1992 UniReference< XMLShapeExport > rShapeExport; in exportPlotArea() local2090 rShapeExport = mrExport.GetShapeExport(); in exportPlotArea()2091 if( rShapeExport.is()) in exportPlotArea()2092 rShapeExport->export3DSceneAttributes( xPropSet ); in exportPlotArea()2115 rShapeExport.is()) in exportPlotArea()2116 rShapeExport->export3DLamps( xPropSet ); in exportPlotArea()