Searched refs:FuZoom (Results 1 – 4 of 4) sorted by relevance
/aoo42x/main/sd/source/ui/func/ |
H A D | fuzoom.cxx | 55 TYPEINIT1( FuZoom, FuPoor ); 63 FuZoom::FuZoom( in FuZoom() function in sd::FuZoom 81 FuZoom::~FuZoom() in ~FuZoom() 93 FunctionReference FuZoom::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw… in Create() 95 FunctionReference xFunc( new FuZoom( pViewSh, pWin, pView, pDoc, rReq ) ); in Create() 105 sal_Bool FuZoom::MouseButtonDown(const MouseEvent& rMEvt) in MouseButtonDown() 125 sal_Bool FuZoom::MouseMove(const MouseEvent& rMEvt) in MouseMove() 180 sal_Bool FuZoom::MouseButtonUp(const MouseEvent& rMEvt) in MouseButtonUp() 233 void FuZoom::Activate() in Activate() 253 void FuZoom::Deactivate() in Deactivate()
|
/aoo42x/main/sd/source/ui/inc/ |
H A D | fuzoom.hxx | 36 class FuZoom class 53 virtual ~FuZoom (void); 64 FuZoom (
|
/aoo42x/main/sd/source/ui/view/ |
H A D | drviews8.cxx | 272 SetCurrentFunction( FuZoom::Create(this, GetActiveWindow(), mpDrawView, GetDoc(), rReq) ); in FuTemp01()
|
H A D | outlnvs2.cxx | 153 SetCurrentFunction( FuZoom::Create(this, GetActiveWindow(), pOlView, GetDoc(), rReq) ); in FuTemporary()
|
Completed in 21 milliseconds