Home
last modified time | relevance | path

Searched refs:maListSelection (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/sd/source/ui/animations/
H A DCustomAnimationPane.cxx744 const int nSelectionCount = maListSelection.size(); in updateControls()
1338 EffectSequence::iterator aIter( maListSelection.begin() ); in createSelectionSet()
1458 EffectSequence::iterator aIter( maListSelection.begin() ); in changeSelection()
1717 EffectSequence const aSelectedEffects( maListSelection ); in changeSelection()
2148 if( !maListSelection.empty() ) in onRemove()
2154 EffectSequence aList( maListSelection ); in onRemove()
2165 maListSelection.clear(); in onRemove()
2207 EffectSequence::iterator aIter( maListSelection.begin() ); in onChangeStart()
2358 if( maListSelection.empty() ) in moveSelection()
2446 if( maListSelection.empty() ) in onPreview()
[all …]
H A DCustomAnimationPane.hxx163 EffectSequence maListSelection; member in sd::CustomAnimationPane

Completed in 26 milliseconds