Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/draw/
H A Dsdxmlexp.cxx2007 …UniReference< XMLAnimationsExporter > xAnimExport = new XMLAnimationsExporter( GetShapeExport().ge… in _ExportContent() local
2008 GetShapeExport()->setAnimationsExporter( xAnimExport ); in _ExportContent()
2040 UniReference< XMLAnimationsExporter > xAnimExport( GetShapeExport()->getAnimationsExporter() ); in _ExportContent() local
2041 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() local
2426 GetShapeExport()->setAnimationsExporter( xAnimExport ); in _ExportAutoStyles()
2489 UniReference< XMLAnimationsExporter > xAnimExport; in _ExportAutoStyles() local
[all …]
/trunk/main/xmloff/inc/xmloff/
H A Dshapeexport.hxx300 …onsExporter( UniReference< XMLAnimationsExporter > xAnimExport ) { mxAnimationsExporter = xAnimExp… in setAnimationsExporter() argument

Completed in 33 milliseconds