Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/draw/
H A Danimationimport.cxx675 TYPEINIT1( AnimationNodeContext, SvXMLImportContext );
677 AnimationNodeContext::AnimationNodeContext( in AnimationNodeContext() function in xmloff::AnimationNodeContext
775 AnimationNodeContext::~AnimationNodeContext() in ~AnimationNodeContext()
781 void AnimationNodeContext::StartElement( const ::com::sun::star::uno::Reference< ::com::sun::star::… in StartElement()
789 void AnimationNodeContext::init_node( const ::com::sun::star::uno::Reference< ::com::sun::star::xm… in init_node()
1293 SvXMLImportContext * AnimationNodeContext::CreateChildContext( sal_uInt16 nPrefix, const ::rtl::OUS… in CreateChildContext()
1297 return new AnimationNodeContext( mxNode, GetImport(), nPrefix, rLocalName, xAttrList, mpHelper ); in CreateChildContext()
1385 pContext = new AnimationNodeContext( mxRootNode, *this, nPrefix, rLocalName, xAttrList ); in CreateContext()
1401 void AnimationNodeContext::postProcessRootNode( SvXMLImport& /*rImport*/, const Reference< XAnimati… in postProcessRootNode()
H A Dximpbody.cxx270 …pContext = new xmloff::AnimationNodeContext( xNodeSupplier->getAnimationNode(), GetSdImport(), nPr… in CreateChildContext()
295 …xmloff::AnimationNodeContext::postProcessRootNode( GetSdImport(), xNodeSupplier->getAnimationNode(… in EndElement()
/trunk/main/xmloff/inc/
H A Danimationimport.hxx37 class AnimationNodeContext : public SvXMLImportContext class
48 AnimationNodeContext(
55 virtual ~AnimationNodeContext();

Completed in 29 milliseconds