Searched defs:pEffect (Results 1 – 7 of 7) sorted by relevance
| /AOO42X/main/sd/source/ui/animations/ |
| H A D | CustomAnimationList.cxx | 228 …BoxEntry* pEntry, sal_uInt16 nFlags, OUString aDescription, CustomAnimationEffectPtr pEffect, Cust… in CustomAnimationListEntryItem() 348 CustomAnimationListEntry::CustomAnimationListEntry( CustomAnimationEffectPtr pEffect ) in CustomAnimationListEntry() 538 void CustomAnimationList::select( CustomAnimationEffectPtr pEffect, bool bSelect /* = true */ ) in select() 591 void stl_append_effect_func::operator()(CustomAnimationEffectPtr pEffect) in operator ()() 619 CustomAnimationEffectPtr pEffect( pEntry->getEffect() ); in update() local 672 CustomAnimationEffectPtr pEffect( pEntry->getEffect() ); in update() local 720 void CustomAnimationList::append( CustomAnimationEffectPtr pEffect ) in append() 801 CustomAnimationEffectPtr pEffect( pEntry->getEffect() ); in selectShape() local 886 CustomAnimationEffectPtr pEffect( pEntry->getEffect() ); in getSelection() local 935 CustomAnimationEffectPtr pEffect( pEntry->getEffect() ); in CreateContextMenu() local
|
| H A D | CustomAnimationPane.cxx | 761 CustomAnimationEffectPtr pEffect = maListSelection.front(); in updateControls() local 916 CustomAnimationEffectPtr pEffect = (*aRebuildIter++); in updateControls() local 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() local 1458 CustomAnimationEffectPtr pEffect = (*aIter++); in changeSelection() local 1718 CustomAnimationEffectPtr const& pEffect = (*iter++); in changeSelection() local 2083 CustomAnimationEffectPtr pEffect = (*aIter++); in onChange() local 2156 CustomAnimationEffectPtr pEffect = (*aIter++); in onRemove() local 2166 void CustomAnimationPane::remove( CustomAnimationEffectPtr& pEffect ) in remove() [all …]
|
| H A D | motionpathtag.cxx | 367 …onPathTag( CustomAnimationPane& rPane, ::sd::View& rView, const CustomAnimationEffectPtr& pEffect ) in MotionPathTag()
|
| /AOO42X/main/sd/source/core/ |
| H A D | undoanim.cxx | 139 CustomAnimationEffectPtr pEffect( pMainSequence->findEffect( xNode ) ); in UndoAnimationPathImpl() local 151 CustomAnimationEffectPtr pEffect; in getEffect() local 179 CustomAnimationEffectPtr pEffect = mpImpl->getEffect(); in Undo() local 189 CustomAnimationEffectPtr pEffect = mpImpl->getEffect(); in Redo() local
|
| H A D | CustomAnimationPreset.cxx | 140 CustomAnimationPreset::CustomAnimationPreset( CustomAnimationEffectPtr pEffect ) in CustomAnimationPreset() 169 void CustomAnimationPreset::add( CustomAnimationEffectPtr pEffect ) in add() 197 CustomAnimationEffectPtr pEffect = maSubTypes[strSubType]; in create() local 391 CustomAnimationEffectPtr pEffect = (*aIter); in importEffects() local 517 CustomAnimationPresetPtr pEffect = getEffectDescriptor( *pEffectNames ); in importPresets() local 591 void CustomAnimationPresets::changePresetSubType( CustomAnimationEffectPtr pEffect, const rtl::OUSt… in changePresetSubType()
|
| H A D | CustomAnimationEffect.cxx | 399 CustomAnimationEffectPtr pEffect( new CustomAnimationEffect( xNode ) ); in clone() local 1799 CustomAnimationEffectPtr pEffect = (*aIter++); in reset() local 1813 void EffectSequenceHelper::append( const CustomAnimationEffectPtr& pEffect ) in append() 1824 CustomAnimationEffectPtr pEffect; in append() local 1898 CustomAnimationEffectPtr pEffect; in append() local 1947 void EffectSequenceHelper::replace( const CustomAnimationEffectPtr& pEffect, const CustomAnimationP… in replace() 1970 void EffectSequenceHelper::replace( const CustomAnimationEffectPtr& pEffect, const CustomAnimationP… in replace() 1978 void EffectSequenceHelper::remove( const CustomAnimationEffectPtr& pEffect ) in remove() 2028 CustomAnimationEffectPtr pEffect = (*aIter++); in implRebuild() local 2297 EffectSequence::iterator EffectSequenceHelper::find( const CustomAnimationEffectPtr& pEffect ) in find() [all …]
|
| H A D | EffectMigration.cxx | 517 CustomAnimationEffectPtr pEffect( new CustomAnimationEffect( xNode ) ); in SetAnimationEffect() local 539 CustomAnimationEffectPtr pEffect; in SetAnimationEffect() local 1164 CustomAnimationEffectPtr pEffect = (*aIter); in SetPresentationOrder() local 1253 CustomAnimationEffectPtr pEffect = (*aIter); in GetPresentationOrder() local
|