Home
last modified time | relevance | path

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

/aoo42x/main/sd/source/ui/animations/
H A DCustomAnimationPane.hxx77 void onChangeStart();
78 void onChangeStart( sal_Int16 nNodeType );
H A DCustomAnimationPane.cxx1067 case CM_WITH_CLICK: onChangeStart( EffectNodeType::ON_CLICK ); break; in onContextMenu()
1068 case CM_WITH_PREVIOUS: onChangeStart( EffectNodeType::WITH_PREVIOUS ); break; in onContextMenu()
1069 case CM_AFTER_PREVIOUS: onChangeStart( EffectNodeType::AFTER_PREVIOUS ); break; in onContextMenu()
2180 void CustomAnimationPane::onChangeStart() in onChangeStart() function in sd::CustomAnimationPane
2195 onChangeStart( nNodeType ); in onChangeStart()
2199 void CustomAnimationPane::onChangeStart( sal_Int16 nNodeType ) in onChangeStart() function in sd::CustomAnimationPane
2318 onChangeStart(); in IMPL_LINK()

Completed in 51 milliseconds