Searched refs:AnimationWindow (Results 1 – 4 of 4) sorted by relevance
/aoo4110/main/sd/source/ui/dlg/ |
H A D | animobjs.cxx | 147 AnimationWindow::AnimationWindow( SfxBindings* pInBindings, in AnimationWindow() function in sd::AnimationWindow 236 AnimationWindow::~AnimationWindow() in ~AnimationWindow() 277 IMPL_LINK( AnimationWindow, ClickPlayHdl, void *, p ) in IMPL_LINK() argument 404 IMPL_LINK( AnimationWindow, ClickRbtHdl, void *, p ) in IMPL_LINK() argument 685 void AnimationWindow::ResetAttrs() in ResetAttrs() 718 Fraction AnimationWindow::GetScale() in GetScale() 748 void AnimationWindow::Resize() in Resize() 852 sal_Bool AnimationWindow::Close() in Close() 880 void AnimationWindow::AddObj (::sd::View& rView ) in AddObj() 1052 void AnimationWindow::CreateAnimObj (::sd::View& rView ) in CreateAnimObj() [all …]
|
H A D | AnimationChildWindow.cxx | 53 AnimationWindow* pAnimWin = new AnimationWindow( in SFX_IMPL_DOCKINGWINDOW()
|
/aoo4110/main/sd/source/ui/inc/ |
H A D | animobjs.hxx | 93 class AnimationWindow : public SfxDockingWindow class 99 AnimationWindow( SfxBindings* pBindings, SfxChildWindow *pCW, 101 virtual ~AnimationWindow(); 185 AnimationControllerItem( sal_uInt16, AnimationWindow*, SfxBindings* ); 191 AnimationWindow* pAnimationWin;
|
/aoo4110/main/sd/source/ui/view/ |
H A D | drviews6.cxx | 199 AnimationWindow* pAnimWin; in ExecAnimationWin() 203 pAnimWin = static_cast<AnimationWindow*>( in ExecAnimationWin()
|
Completed in 16 milliseconds