Home
last modified time | relevance | path

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

/aoo42x/main/sdext/source/presenter/
H A DPresenterPaneAnimator.cxx88 EndActions maShowEndActions;
89 EndActions maHideEndActions;
274 const EndActions& rShowEndActions, in CreateUnfoldInCenterAnimator()
275 const EndActions& rEndEndActions) in CreateUnfoldInCenterAnimator()
323 const EndActions& rShowEndActions, in PresenterPaneAnimatorBase()
324 const EndActions& rHideEndActions) in PresenterPaneAnimatorBase()
468 const EndActions& rShowEndActions, in UnfoldInCenterAnimator()
469 const EndActions& rEndEndActions) in UnfoldInCenterAnimator()
739 const EndActions& rShowEndActions, in MoveInFromBottomAnimator()
740 const EndActions& rEndEndActions) in MoveInFromBottomAnimator()
[all …]
H A DPresenterPaneAnimator.hxx65 typedef ::std::vector< ::boost::function<void()> > EndActions; typedef
71 const EndActions& rShowEndActions,
72 const EndActions& rEndEndActions);
78 const EndActions& rShowEndActions,
79 const EndActions& rEndEndActions);
85 const EndActions& rShowEndActions,
86 const EndActions& rEndEndActions);

Completed in 52 milliseconds