Home
last modified time | relevance | path

Searched refs:AnimationsExporter (Results 1 – 3 of 3) sorted by relevance

/trunk/main/xmloff/inc/
H A Danimationexport.hxx37 class AnimationsExporter : public UniRefBase class
42AnimationsExporter( SvXMLExport& rExport, const ::com::sun::star::uno::Reference< ::com::sun::star…
43 virtual ~AnimationsExporter();
/trunk/main/xmloff/source/draw/
H A Danimationexport.cxx1716 AnimationsExporter::AnimationsExporter( SvXMLExport& rExport, const Reference< XPropertySet >& xPag… in AnimationsExporter() function in xmloff::AnimationsExporter
1721 AnimationsExporter::~AnimationsExporter() in ~AnimationsExporter()
1726 void AnimationsExporter::prepare( Reference< XAnimationNode > xRootNode ) in prepare()
1742 void AnimationsExporter::exportAnimations( Reference< XAnimationNode > xRootNode ) in exportAnimations()
H A Dsdxmlexp.cxx1986 UniReference< xmloff::AnimationsExporter > xAnimationsExporter; in _ExportContent()
2000 xAnimationsExporter = new xmloff::AnimationsExporter( *this, xProps ); in _ExportContent()

Completed in 40 milliseconds