Home
last modified time | relevance | path

Searched refs:CustomAnimationEffectPtr (Results 1 – 16 of 16) sorted by relevance

/trunk/main/sd/inc/
H A DCustomAnimationEffect.hxx58 typedef boost::shared_ptr< CustomAnimationEffect > CustomAnimationEffectPtr; typedef
60 typedef std::list< CustomAnimationEffectPtr > EffectSequence;
77 CustomAnimationEffectPtr clone() const;
227 bool operator()( CustomAnimationEffectPtr pEffect ) const;
250 void addEffect( CustomAnimationEffectPtr& pEffect );
289CustomAnimationEffectPtr append( const CustomAnimationPresetPtr& pDescriptor, const ::com::sun::st…
290CustomAnimationEffectPtr append( const SdrPathObj& rPathObj, const ::com::sun::star::uno::Any& rTa…
291 SD_DLLPUBLIC void append( const CustomAnimationEffectPtr& pEffect );
292 void insert( EffectSequence::iterator& rPos, const CustomAnimationEffectPtr& pEffect );
293 …void replace( const CustomAnimationEffectPtr& pEffect, const CustomAnimationPresetPtr& pDescriptor…
[all …]
H A DCustomAnimationPreset.hxx42 typedef std::hash_map< rtl::OUString, CustomAnimationEffectPtr, comphelper::UStringHash, comphelper…
51 CustomAnimationPreset( CustomAnimationEffectPtr pEffect );
53 void add( CustomAnimationEffectPtr pEffect );
121 …void changePresetSubType( CustomAnimationEffectPtr pEffect, const rtl::OUString& rPresetSubType ) …
/trunk/main/sd/source/ui/animations/
H A DCustomAnimationList.cxx213 …tryItem( SvLBoxEntry*,sal_uInt16 nFlags, OUString aDescription, CustomAnimationEffectPtr pEffect, …
223 CustomAnimationEffectPtr mpEffect;
228 … SvLBoxEntry* pEntry, sal_uInt16 nFlags, OUString aDescription, CustomAnimationEffectPtr pEffect, … in CustomAnimationListEntryItem()
331 CustomAnimationListEntry( CustomAnimationEffectPtr pEffect );
334 CustomAnimationEffectPtr getEffect() const { return mpEffect; } in getEffect()
337 CustomAnimationEffectPtr mpEffect;
348 CustomAnimationListEntry::CustomAnimationListEntry( CustomAnimationEffectPtr pEffect ) in CustomAnimationListEntry()
538 void CustomAnimationList::select( CustomAnimationEffectPtr pEffect, bool bSelect /* = true */ ) in select()
584 struct stl_append_effect_func : public std::unary_function<CustomAnimationEffectPtr, void>
587 void operator()(CustomAnimationEffectPtr pEffect);
[all …]
H A DCustomAnimationPane.cxx761 CustomAnimationEffectPtr pEffect = maListSelection.front(); in updateControls()
916 CustomAnimationEffectPtr pEffect = (*aRebuildIter++); in updateControls()
952 CustomAnimationEffectPtr pEffect( (*aIter++) ); in updateMotionPathImpl()
1164 Any CustomAnimationPane::getProperty1Value( sal_Int32 nType, CustomAnimationEffectPtr pEffect ) in getProperty1Value()
1219 bool CustomAnimationPane::setProperty1Value( sal_Int32 nType, CustomAnimationEffectPtr pEffect, con… in setProperty1Value()
1339 CustomAnimationEffectPtr pEffect = (*aIter++); in createSelectionSet()
1458 CustomAnimationEffectPtr pEffect = (*aIter++); in changeSelection()
1718 CustomAnimationEffectPtr const& pEffect = (*iter++); in changeSelection()
2051CustomAnimationEffectPtr pCreated = mpMainSequence->append( pDescriptor, (*aIter), fDuration ); in onChange()
2083 CustomAnimationEffectPtr pEffect = (*aIter++); in onChange()
[all …]
H A DCustomAnimationList.hxx36 typedef boost::shared_ptr< CustomAnimationEffect > CustomAnimationEffectPtr; typedef
60 void select( CustomAnimationEffectPtr pEffect, bool bSelect = true );
96 bool isExpanded( const CustomAnimationEffectPtr& pEffect ) const;
105 void append( CustomAnimationEffectPtr pEffect );
H A Dmotionpathtag.hxx51 …MotionPathTag( CustomAnimationPane& rPane, ::sd::View& rView, const CustomAnimationEffectPtr& pEff…
69 const CustomAnimationEffectPtr& getEffect() const { return mpEffect; } in getEffect()
116 CustomAnimationEffectPtr mpEffect;
H A DCustomAnimationPane.hxx84 void remove( CustomAnimationEffectPtr& pEffect );
120 … ::com::sun::star::uno::Any getProperty1Value( sal_Int32 nType, CustomAnimationEffectPtr pEffect );
121 …bool setProperty1Value( sal_Int32 nType, CustomAnimationEffectPtr pEffect, const ::com::sun::star:…
H A DCustomAnimationDialog.hxx169 CustomAnimationEffectPtr mpEffect;
H A DCustomAnimationCreateDialog.cxx645 CustomAnimationEffectPtr pNew( in preview()
H A Dmotionpathtag.cxx367 …onPathTag( CustomAnimationPane& rPane, ::sd::View& rView, const CustomAnimationEffectPtr& pEffect ) in MotionPathTag()
/trunk/main/sd/source/core/
H A DCustomAnimationEffect.cxx395 CustomAnimationEffectPtr CustomAnimationEffect::clone() const in clone()
399 CustomAnimationEffectPtr pEffect( new CustomAnimationEffect( xNode ) ); in clone()
1799 CustomAnimationEffectPtr pEffect = (*aIter++); in reset()
1813 void EffectSequenceHelper::append( const CustomAnimationEffectPtr& pEffect ) in append()
1822 CustomAnimationEffectPtr EffectSequenceHelper::append( const CustomAnimationPresetPtr& pPreset, con… in append()
1824 CustomAnimationEffectPtr pEffect; in append()
1896 CustomAnimationEffectPtr EffectSequenceHelper::append( const SdrPathObj& rPathObj, const Any& rTarg… in append()
1898 CustomAnimationEffectPtr pEffect; in append()
1947 void EffectSequenceHelper::replace( const CustomAnimationEffectPtr& pEffect, const CustomAnimationP… in replace()
1970 void EffectSequenceHelper::replace( const CustomAnimationEffectPtr& pEffect, const CustomAnimationP… in replace()
[all …]
H A DEffectMigration.cxx428 CustomAnimationEffectPtr pEffect( (*aIter) ); in ImplFindEffect()
517 CustomAnimationEffectPtr pEffect( new CustomAnimationEffect( xNode ) ); in SetAnimationEffect()
539 CustomAnimationEffectPtr pEffect; in SetAnimationEffect()
579 CustomAnimationEffectPtr pEffect( (*aIter) ); in GetAnimationEffect()
662 CustomAnimationEffectPtr pShapeEffect; in SetTextAnimationEffect()
868 CustomAnimationEffectPtr pEffect( (*aIter) ); in SetAnimationSpeed()
896 CustomAnimationEffectPtr pEffect( (*aIter) ); in GetAnimationSpeed()
948 CustomAnimationEffectPtr pEffect( (*aIter) ); in SetDimColor()
979 CustomAnimationEffectPtr pEffect( (*aIter) ); in GetDimColor()
1019 CustomAnimationEffectPtr pEffect( (*aIter) ); in SetDimHide()
[all …]
H A Dundoanim.cxx139 CustomAnimationEffectPtr pEffect( pMainSequence->findEffect( xNode ) ); in UndoAnimationPathImpl()
149 CustomAnimationEffectPtr getEffect() const in getEffect()
151 CustomAnimationEffectPtr pEffect; in getEffect()
179 CustomAnimationEffectPtr pEffect = mpImpl->getEffect(); in Undo()
189 CustomAnimationEffectPtr pEffect = mpImpl->getEffect(); in Redo()
H A DCustomAnimationPreset.cxx140 CustomAnimationPreset::CustomAnimationPreset( CustomAnimationEffectPtr pEffect ) in CustomAnimationPreset()
169 void CustomAnimationPreset::add( CustomAnimationEffectPtr pEffect ) in add()
197 CustomAnimationEffectPtr pEffect = maSubTypes[strSubType]; in create()
391 CustomAnimationEffectPtr pEffect = (*aIter); in importEffects()
591 void CustomAnimationPresets::changePresetSubType( CustomAnimationEffectPtr pEffect, const rtl::OUSt… in changePresetSubType()
/trunk/main/sd/source/filter/ppt/
H A Dppt97animations.cxx687 …::sd::CustomAnimationEffectPtr pEffect( new ::sd::CustomAnimationEffect( pPreset->create( this->Ge… in createAndSetCustomAnimationEffect()
763 ::sd::CustomAnimationEffectPtr pLastEffect; in createAndSetCustomAnimationEffect()
767 ::sd::CustomAnimationEffectPtr pGroupEffect(*aIter); in createAndSetCustomAnimationEffect()
/trunk/main/sd/source/ui/func/
H A Dfuconbez.cxx234CustomAnimationEffectPtr pCreated( pMainSequence->append( *pPathObj, *pTarget++, fDuration ) ); in MouseButtonUp()