Searched refs:mxAnimationsExporter (Results 1 – 2 of 2) sorted by relevance
168 UniReference< XMLAnimationsExporter > mxAnimationsExporter; member in XMLShapeExport300 …nsExporter( UniReference< XMLAnimationsExporter > xAnimExport ) { mxAnimationsExporter = xAnimExpo… in setAnimationsExporter()303 …UniReference< XMLAnimationsExporter > getAnimationsExporter() const { return mxAnimationsExporter;… in getAnimationsExporter()
451 if( mxAnimationsExporter.is() ) in collectShapeAutoStyles()452 mxAnimationsExporter->prepare( xShape, mrExport ); in collectShapeAutoStyles()619 if( mxAnimationsExporter.is() ) in exportShape()620 mxAnimationsExporter->collect( xShape, mrExport ); in exportShape()
Completed in 20 milliseconds