Home
last modified time | relevance | path

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

/AOO41X/main/sdext/source/presenter/
H A DPresenterPaneAnimator.cxx60 class PresenterPaneAnimatorBase class
61 : public ::boost::enable_shared_from_this<PresenterPaneAnimatorBase>,
65 PresenterPaneAnimatorBase (
71 virtual ~PresenterPaneAnimatorBase (void);
100 class UnfoldInCenterAnimator : public PresenterPaneAnimatorBase
125 class MoveInFromBottomAnimator : public PresenterPaneAnimatorBase
153 class TransparentOverlayAnimator : public PresenterPaneAnimatorBase
319 PresenterPaneAnimatorBase::PresenterPaneAnimatorBase ( in PresenterPaneAnimatorBase() function in sdext::presenter::__anon7b1292740211::PresenterPaneAnimatorBase
339 PresenterPaneAnimatorBase::~PresenterPaneAnimatorBase (void) in ~PresenterPaneAnimatorBase()
346 void PresenterPaneAnimatorBase::FreezePanes (const Reference<rendering::XSpriteCanvas>& rxCanvas) in FreezePanes()
[all …]