Searched refs:xAnimExport (Results 1 – 2 of 2) sorted by relevance
2007 …UniReference< XMLAnimationsExporter > xAnimExport = new XMLAnimationsExporter( GetShapeExport().ge… in _ExportContent() local2008 GetShapeExport()->setAnimationsExporter( xAnimExport ); in _ExportContent()2040 UniReference< XMLAnimationsExporter > xAnimExport( GetShapeExport()->getAnimationsExporter() ); in _ExportContent() local2041 if( xAnimExport.is() ) in _ExportContent()2042 xAnimExport->exportAnimations( *this ); in _ExportContent()2044 xAnimExport = NULL; in _ExportContent()2045 GetShapeExport()->setAnimationsExporter( xAnimExport ); in _ExportContent()2425 …UniReference< XMLAnimationsExporter > xAnimExport = new XMLAnimationsExporter( GetShapeExport().ge… in _ExportAutoStyles() local2426 GetShapeExport()->setAnimationsExporter( xAnimExport ); in _ExportAutoStyles()2489 UniReference< XMLAnimationsExporter > xAnimExport; in _ExportAutoStyles() local[all …]
300 …onsExporter( UniReference< XMLAnimationsExporter > xAnimExport ) { mxAnimationsExporter = xAnimExp… in setAnimationsExporter() argument
Completed in 34 milliseconds