Home
last modified time | relevance | path

Searched refs:XAnimationNode (Results 1 – 25 of 87) sorted by relevance

1234

/AOO41X/main/sd/source/filter/eppt/
H A Dpptexanimations.hxx55 ::com::sun::star::uno::Reference< ::com::sun::star::animations::XAnimationNode > mxNode;
56 ::com::sun::star::uno::Reference< ::com::sun::star::animations::XAnimationNode > mxMaster;
58 …ode( const ::com::sun::star::uno::Reference< ::com::sun::star::animations::XAnimationNode >& xNode, in AfterEffectNode()
59 … const ::com::sun::star::uno::Reference< ::com::sun::star::animations::XAnimationNode >& xMaster ) in AfterEffectNode()
90 …m, const ::com::sun::star::uno::Reference< ::com::sun::star::animations::XAnimationNode >& xNode );
91 …trm, const ::com::sun::star::uno::Reference< ::com::sun::star::animations::XAnimationNode >& xNode,
92 …onst ::com::sun::star::uno::Reference< ::com::sun::star::animations::XAnimationNode >* pParent, co…
93 …m, const ::com::sun::star::uno::Reference< ::com::sun::star::animations::XAnimationNode >& xNode );
94 …onst ::com::sun::star::uno::Reference< ::com::sun::star::animations::XAnimationNode >& xNode, cons…
95 …onst ::com::sun::star::uno::Reference< ::com::sun::star::animations::XAnimationNode >& xNode, int…
[all …]
H A Dpptexanimations.cxx290 static sal_Int16 GetFillMode( const Reference< XAnimationNode >& xNode, const sal_Int16 nFillDefaul… in GetFillMode()
354 const Reference< XAnimationNode > xRootNode( xNodeSupplier->getAnimationNode() ); in doexport()
363 void AnimationExporter::processAfterEffectNodes( const Reference< XAnimationNode >& xRootNode ) in processAfterEffectNodes()
371 Reference< XAnimationNode > xNode( xEnumeration->nextElement(), UNO_QUERY_THROW ); in processAfterEffectNodes()
379 … Reference< XAnimationNode > xChildNode( xEnumeration2->nextElement(), UNO_QUERY_THROW ); in processAfterEffectNodes()
385 … Reference< XAnimationNode > xChildNode2( xEnumeration3->nextElement(), UNO_QUERY_THROW ); in processAfterEffectNodes()
391 … Reference< XAnimationNode > xChildNode3( xEnumeration4->nextElement(), UNO_QUERY_THROW ); in processAfterEffectNodes()
399 Reference< XAnimationNode > xMaster; in processAfterEffectNodes()
433 bool AnimationExporter::isAfterEffectNode( const Reference< XAnimationNode >& xNode ) const in isAfterEffectNode()
447 …tionExporter::hasAfterEffectNode( const Reference< XAnimationNode >& xNode, Reference< XAnimationN… in hasAfterEffectNode()
[all …]
/AOO41X/main/sd/source/filter/ppt/
H A Dpptinanimations.hxx58 … const ::com::sun::star::uno::Reference< ::com::sun::star::animations::XAnimationNode >& xParent );
59 …m, const ::com::sun::star::uno::Reference< ::com::sun::star::animations::XAnimationNode >& xNode );
60 …m, const ::com::sun::star::uno::Reference< ::com::sun::star::animations::XAnimationNode >& xNode );
62 …m, const ::com::sun::star::uno::Reference< ::com::sun::star::animations::XAnimationNode >& xNode );
63 …m, const ::com::sun::star::uno::Reference< ::com::sun::star::animations::XAnimationNode >& xNode );
64 …m, const ::com::sun::star::uno::Reference< ::com::sun::star::animations::XAnimationNode >& xNode );
65 …m, const ::com::sun::star::uno::Reference< ::com::sun::star::animations::XAnimationNode >& xNode );
66 …m, const ::com::sun::star::uno::Reference< ::com::sun::star::animations::XAnimationNode >& xNode );
67 …m, const ::com::sun::star::uno::Reference< ::com::sun::star::animations::XAnimationNode >& xNode );
68 …m, const ::com::sun::star::uno::Reference< ::com::sun::star::animations::XAnimationNode >& xNode );
[all …]
H A Dpptinanimations.cxx253 Reference< XAnimationNode > xParent; in import()
279 Reference< XAnimationNode > AnimationImporter::createNode( const Atom* pAtom, const AnimationNode& … in createNode()
333 Reference< XAnimationNode > xNode; in createNode()
372 …Importer::importAnimationContainer( const Atom* pAtom, const Reference< XAnimationNode >& xParent ) in importAnimationContainer()
386 Reference< XAnimationNode > xNode; in importAnimationContainer()
582 …ng( const ::com::sun::star::uno::Reference< ::com::sun::star::animations::XAnimationNode >& xNode ) in fixMainSequenceTiming()
592 Reference< XAnimationNode > xClickNode( xE->nextElement(), UNO_QUERY ); in fixMainSequenceTiming()
615 … Reference< XAnimationNode > xEffectNode( xE2->nextElement(), UNO_QUERY_THROW ); in fixMainSequenceTiming()
649 …ng( const ::com::sun::star::uno::Reference< ::com::sun::star::animations::XAnimationNode >& xNode ) in fixInteractiveSequenceTiming()
662 Reference< XAnimationNode > xClickNode( xE->nextElement(), UNO_QUERY ); in fixInteractiveSequenceTiming()
[all …]
/AOO41X/main/sd/source/ui/unoidl/
H A Drandomnode.cxx138 …Reference< XAnimationNode > SAL_CALL insertBefore( const Reference< XAnimationNode >& newChild, co…
139 …Reference< XAnimationNode > SAL_CALL insertAfter( const Reference< XAnimationNode >& newChild, con…
140 …Reference< XAnimationNode > SAL_CALL replaceChild( const Reference< XAnimationNode >& newChild, co…
141 …Reference< XAnimationNode > SAL_CALL removeChild( const Reference< XAnimationNode >& oldChild ) th…
142 …Reference< XAnimationNode > SAL_CALL appendChild( const Reference< XAnimationNode >& newChild ) th…
560 return ::getCppuType((const Reference< XAnimationNode >*)0); in getElementType()
627 …erence< XAnimationNode > SAL_CALL RandomAnimationNode::insertBefore( const Reference< XAnimationNo… in insertBefore() argument
636 …erence< XAnimationNode > SAL_CALL RandomAnimationNode::insertAfter( const Reference< XAnimationNod… in insertAfter() argument
645 …erence< XAnimationNode > SAL_CALL RandomAnimationNode::replaceChild( const Reference< XAnimationNo… in replaceChild() argument
654 Reference< XAnimationNode > SAL_CALL RandomAnimationNode::removeChild( const Reference< XAnimationN… in removeChild()
[all …]
/AOO41X/main/sd/source/core/
H A DCustomAnimationCloner.cxx82 …Reference< XAnimationNode > Clone( const Reference< XAnimationNode >& xSourceNode, const SdPage* p…
85 void transformNode( const Reference< XAnimationNode >& xNode );
89 … Reference< XAnimationNode > getClonedNode( const Reference< XAnimationNode >& xSource ) const;
92 std::vector< Reference< XAnimationNode > > maSourceNodeVector;
93 std::vector< Reference< XAnimationNode > > maCloneNodeVector;
100 …Reference< XAnimationNode > Clone( const Reference< XAnimationNode >& xSourceNode, const SdPage* p… in Clone()
106 …Reference< XAnimationNode > CustomAnimationClonerImpl::Clone( const Reference< XAnimationNode >& x… in Clone()
112 Reference< XAnimationNode > xCloneNode( xClonable->createClone(), UNO_QUERY_THROW ); in Clone()
155 Reference< XAnimationNode > xEmpty; in Clone()
160 void CustomAnimationClonerImpl::transformNode( const Reference< XAnimationNode >& xNode ) in transformNode()
[all …]
H A DCustomAnimationEffect.cxx142 …ct( const ::com::sun::star::uno::Reference< ::com::sun::star::animations::XAnimationNode >& xNode ) in CustomAnimationEffect()
167 …de( const ::com::sun::star::uno::Reference< ::com::sun::star::animations::XAnimationNode >& xNode ) in setNode()
237 Reference< XAnimationNode > xChildNode( xEnumeration->nextElement(), UNO_QUERY ); in setNode()
398 Reference< XAnimationNode > xNode( xCloneable->createClone(), UNO_QUERY_THROW ); in clone()
406 sal_Int32 CustomAnimationEffect::get_node_type( const Reference< XAnimationNode >& xNode ) in get_node_type()
769 … Reference< XAnimationNode > xChildNode( xEnumeration->nextElement(), UNO_QUERY ); in setDuration()
861 …de( const ::com::sun::star::uno::Reference< ::com::sun::star::animations::XAnimationNode >& xNode ) in replaceNode()
978 Reference< XAnimationNode > CustomAnimationEffect::createAfterEffectNode() const throw (Exception) in createAfterEffectNode()
1027 return Reference< XAnimationNode >( xAnimate, UNO_QUERY_THROW ); in createAfterEffectNode()
1052 … Reference< XAnimationNode > xChildNode( xEnumeration->nextElement(), UNO_QUERY_THROW ); in setIterateType()
[all …]
H A Dundoanim.cxx50 Reference< XAnimationNode > mxOldNode;
51 Reference< XAnimationNode > mxNewNode;
89 Reference< XAnimationNode > xOldNode; in Undo()
106 Reference< XAnimationNode > xNewNode; in Redo()
130 …Page, const com::sun::star::uno::Reference< ::com::sun::star::animations::XAnimationNode >& xNode ) in UndoAnimationPathImpl()
167 …Page, const com::sun::star::uno::Reference< ::com::sun::star::animations::XAnimationNode >& xNode ) in UndoAnimationPath()
H A DCustomAnimationPreset.cxx189 Reference< XAnimationNode > CustomAnimationPreset::create( const rtl::OUString& rstrSubType ) in create()
201 Reference< XAnimationNode > xNode( xCloneable->createClone(), UNO_QUERY_THROW ); in create()
211 Reference< XAnimationNode > xNode; in create()
256 Reference< XAnimationNode > implImportEffects( const Reference< XMultiServiceFactory >& xServiceFac… in implImportEffects()
258 Reference< XAnimationNode > xRootNode; in implImportEffects()
599 Reference< XAnimationNode > xNewNode( pDescriptor->create( rPresetSubType ) ); in changePresetSubType()
624 Reference< XAnimationNode > CustomAnimationPresets::getRandomPreset( sal_Int16 nPresetClass ) const in getRandomPreset()
626 Reference< XAnimationNode > xNode; in getRandomPreset()
H A Dsdpage_animations.cxx59 Reference< XAnimationNode > SdPage::getAnimationNode() throw (RuntimeException) in getAnimationNode()
63 …mxAnimationNode = Reference< XAnimationNode >::query(::comphelper::getProcessServiceFactory()->cre… in getAnimationNode()
76 void SdPage::setAnimationNode( Reference< XAnimationNode >& xNode ) throw (RuntimeException) in setAnimationNode()
152 Reference< XAnimationNode > xClonedNode( in cloneAnimations()
H A DTransitionPreset.cxx72 extern Reference< XAnimationNode > implImportEffects( const Reference< XMultiServiceFactory >& xCon…
75 …et( const ::com::sun::star::uno::Reference< ::com::sun::star::animations::XAnimationNode >& xNode ) in TransitionPreset()
107 Reference< XAnimationNode > xAnimationNode; in importTransitionsFile()
116 Reference< XAnimationNode > xChildNode( xEnumeration->nextElement(), UNO_QUERY_THROW ); in importTransitionsFile()
/AOO41X/main/offapi/com/sun/star/animations/
H A DXTimeContainer.idl27 #include <com/sun/star/animations/XAnimationNode.idl>
72 interface XTimeContainer : XAnimationNode
87 XAnimationNode insertBefore( [in] XAnimationNode newChild, [in] XAnimationNode refChild )
95 XAnimationNode insertAfter( [in] XAnimationNode newChild, [in] XAnimationNode refChild )
103 XAnimationNode replaceChild( [in] XAnimationNode newChild, [in] XAnimationNode oldChild )
111 XAnimationNode removeChild( [in] XAnimationNode oldChild )
118 XAnimationNode appendChild( [in] XAnimationNode newChild )
H A DXAnimationListener.idl30 #include <com/sun/star/animations/XAnimationNode.idl>
54 void beginEvent( [in] XAnimationNode Node );
64 void endEvent( [in] XAnimationNode Node );
77 void repeat( [in] XAnimationNode Node, [in] long Repeat );
/AOO41X/main/sd/inc/
H A DCustomAnimationEffect.hxx70 …t( const ::com::sun::star::uno::Reference< ::com::sun::star::animations::XAnimationNode >& xNode );
73 …const ::com::sun::star::uno::Reference< ::com::sun::star::animations::XAnimationNode >& getNode() … in getNode()
74 …e( const ::com::sun::star::uno::Reference< ::com::sun::star::animations::XAnimationNode >& xNode );
75 …e( const ::com::sun::star::uno::Reference< ::com::sun::star::animations::XAnimationNode >& xNode );
177 …::com::sun::star::uno::Reference< ::com::sun::star::animations::XAnimationNode > createAfterEffect…
181 …e( const ::com::sun::star::uno::Reference< ::com::sun::star::animations::XAnimationNode >& xNode );
215 ::com::sun::star::uno::Reference< ::com::sun::star::animations::XAnimationNode > mxNode;
226 …onst ::com::sun::star::uno::Reference< ::com::sun::star::animations::XAnimationNode >& xSearchNode…
228 …const ::com::sun::star::uno::Reference< ::com::sun::star::animations::XAnimationNode >& mxSearchNo…
287 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::animations::XAnimationNode > getRootNo…
[all …]
H A Danimations.hxx35 ::com::sun::star::uno::Reference< ::com::sun::star::animations::XAnimationNode > mxNode;
36 ::com::sun::star::uno::Reference< ::com::sun::star::animations::XAnimationNode > mxMaster;
39 …un::star::animations::XAnimationNode >& xNode, const ::com::sun::star::uno::Reference< ::com::sun:… in AfterEffectNode()
/AOO41X/main/animations/source/animcore/
H A Danimcore.cxx106 typedef ::std::list< Reference< XAnimationNode > > ChildList_t;
271 …irtual Reference< XAnimationNode > SAL_CALL insertBefore( const Reference< XAnimationNode >& newCh…
272 …virtual Reference< XAnimationNode > SAL_CALL insertAfter( const Reference< XAnimationNode >& newCh…
273 …irtual Reference< XAnimationNode > SAL_CALL replaceChild( const Reference< XAnimationNode >& newCh…
274 …virtual Reference< XAnimationNode > SAL_CALL removeChild( const Reference< XAnimationNode >& oldCh…
275 …virtual Reference< XAnimationNode > SAL_CALL appendChild( const Reference< XAnimationNode >& newCh…
558 static_cast< XAnimationNode* >( static_cast< XTimeContainer * >(this) ), in queryInterface()
1192 … Reference< XAnimationNode > xNewChildNode( xCloneable->createClone(), UNO_QUERY ); in createClone()
1808 return ::getCppuType((const Reference< XAnimationNode >*)0); in getElementType()
1835 Reference< XAnimationNode > SAL_CALL AnimationNode::insertBefore( const Reference< XAnimationNode >… in insertBefore()
[all …]
/AOO41X/main/oox/source/ppt/
H A Dtimenode.cxx118 …ng( const ::com::sun::star::uno::Reference< ::com::sun::star::animations::XAnimationNode >& xNode ) in fixMainSequenceTiming()
128 Reference< XAnimationNode > xClickNode( xE->nextElement(), UNO_QUERY ); in fixMainSequenceTiming()
151 … Reference< XAnimationNode > xEffectNode( xE2->nextElement(), UNO_QUERY_THROW ); in fixMainSequenceTiming()
185 …ng( const ::com::sun::star::uno::Reference< ::com::sun::star::animations::XAnimationNode >& xNode ) in fixInteractiveSequenceTiming()
198 Reference< XAnimationNode > xClickNode( xE->nextElement(), UNO_QUERY ); in fixInteractiveSequenceTiming()
211 …void TimeNode::addNode( const XmlFilterBase& rFilter, const Reference< XAnimationNode >& rxNode, c… in addNode()
215 Reference< XAnimationNode > xNode = createAndInsert( rFilter, sServiceName, rxNode ); in addNode()
225 …void TimeNode::setNode( const XmlFilterBase& rFilter, const Reference< XAnimationNode >& xNode, co… in setNode()
581 Reference< XAnimationNode > TimeNode::createAndInsert( in createAndInsert()
584 const Reference< XAnimationNode >& rxNode ) in createAndInsert()
[all …]
/AOO41X/main/slideshow/source/engine/slide/
H A Dslideimpl.cxx98 const uno::Reference<animations::XAnimationNode>& xRootNode,
134 virtual uno::Reference<animations::XAnimationNode> getXAnimationNode() const;
182 … ::com::sun::star::animations::XAnimationNode >& xRootAnimationNode );
239 uno::Reference< animations::XAnimationNode > mxRootNode;
350 const uno::Reference< animations::XAnimationNode >& xRootNode, in SlideImpl()
607 uno::Reference<animations::XAnimationNode> SlideImpl::getXAnimationNode() const in getXAnimationNode()
804 void operator()( const uno::Reference< animations::XAnimationNode >& xChildNode ) in operator ()()
814 uno::Reference< animations::XAnimationNode > getMainSequence() const in getMainSequence()
821 uno::Reference< animations::XAnimationNode > maMainSequence;
973 const uno::Reference< animations::XAnimationNode >& xRootAnimationNode ) in applyInitialShapeAttributes()
[all …]
/AOO41X/main/slideshow/source/engine/animationnodes/
H A Danimationnodefactory.cxx75 const uno::Reference< animations::XAnimationNode >& xNode,
87 const uno::Reference< animations::XAnimationNode >& xChildNode ) const in operator ()()
94 const uno::Reference< animations::XAnimationNode >& xChildNode, in createChild()
127 const uno::Reference< animations::XAnimationNode >& xChildNode ) const in operator ()()
292 uno::Reference< animations::XAnimationNode > xNode( xIterNode, in implCreateIteratedNodes()
459 const uno::Reference< animations::XAnimationNode >& xNode, in implCreateAnimationNode()
590 const uno::Reference< animations::XAnimationNode >& xNode, in createAnimationNode()
/AOO41X/main/animations/inc/animations/
H A Danimationnodehelper.hxx56 …( const ::com::sun::star::uno::Reference< ::com::sun::star::animations::XAnimationNode >& xNode, in for_each_childNode()
71 ::com::sun::star::uno::Reference< ::com::sun::star::animations::XAnimationNode > in for_each_childNode()
89 …tor( const ::com::sun::star::uno::Reference< ::com::sun::star::animations::XAnimationNode >& xNode, in create_deep_vector()
90 …ctor< ::com::sun::star::uno::Reference< ::com::sun::star::animations::XAnimationNode > >& rVector ) in create_deep_vector()
111 … ::com::sun::star::uno::Reference< ::com::sun::star::animations::XAnimationNode > in create_deep_vector()
/AOO41X/main/slideshow/source/engine/
H A Deffectrewinder.cxx168 const uno::Reference<animations::XAnimationNode>& xRootNode) in setRootAnimationNode()
264 ::std::queue<uno::Reference<animations::XAnimationNode> > aNodeQueue; in countMainSequenceEffects()
268 const uno::Reference<animations::XAnimationNode> xNode (aNodeQueue.front()); in countMainSequenceEffects()
290 uno::Reference<animations::XAnimationNode>( in countMainSequenceEffects()
352 Reference<animations::XAnimationNode> xNode (rpNode->getXAnimationNode()); in notifyAnimationStart()
/AOO41X/main/oox/inc/oox/ppt/
H A Dtimenode.hxx70 … const ::com::sun::star::uno::Reference< ::com::sun::star::animations::XAnimationNode >& rxNode,
81 … const ::com::sun::star::uno::Reference< ::com::sun::star::animations::XAnimationNode >& xNode,
105 ::com::sun::star::uno::Reference< ::com::sun::star::animations::XAnimationNode >
109 … const ::com::sun::star::uno::Reference< ::com::sun::star::animations::XAnimationNode >& rxNode );
/AOO41X/main/sd/source/ui/slideshow/
H A Dslideshowimpl.hxx109 css::uno::Reference< css::animations::XAnimationNode > mxAnimationNode;
151 …virtual void SAL_CALL beginEvent( const css::uno::Reference< css::animations::XAnimationNode >& No…
152 …virtual void SAL_CALL endEvent( const css::uno::Reference< css::animations::XAnimationNode >& Node…
153 …virtual void SAL_CALL repeat( const css::uno::Reference< css::animations::XAnimationNode >& Node, …
269 const css::uno::Reference< css::animations::XAnimationNode >& xAnimationNode,
407 css::uno::Reference< css::animations::XAnimationNode > mxPreviewAnimationNode;
/AOO41X/main/xmloff/source/draw/
H A Danimationimport.cxx678 const Reference< XAnimationNode >& xParentNode, in AnimationNodeContext()
751 mxNode = Reference< XAnimationNode >( xFactory->createInstance( in AnimationNodeContext()
969 …Reference< XAnimationNode > xMaster( GetImport().getInterfaceToIdentifierMapper().getReference( rV… in init_node()
1318 Reference< XAnimationNode > SAL_CALL getAnimationNode() throw (RuntimeException);
1326 Reference< XAnimationNode > mxRootNode;
1348 mxRootNode = Reference< XAnimationNode >::query(rSMgr->createInstance( in AnimationsImport()
1396 Reference< XAnimationNode > SAL_CALL AnimationsImport::getAnimationNode() throw (RuntimeException) in getAnimationNode()
1401 …ext::postProcessRootNode( SvXMLImport& /*rImport*/, const Reference< XAnimationNode >& xRootNode, … in postProcessRootNode()
1409 Reference< XAnimationNode > xNode( xEnumeration->nextElement(), UNO_QUERY_THROW ); in postProcessRootNode()
1420 … Reference< XAnimationNode > xChildNode( xChildEnumeration->nextElement(), UNO_QUERY_THROW ); in postProcessRootNode()
/AOO41X/main/xmloff/inc/
H A Danimationimport.hxx41 ::com::sun::star::uno::Reference< ::com::sun::star::animations::XAnimationNode > mxNode;
49 …const ::com::sun::star::uno::Reference< ::com::sun::star::animations::XAnimationNode >& xParentNod…
62 …onst ::com::sun::star::uno::Reference< ::com::sun::star::animations::XAnimationNode >& xNode, ::co…

1234