Home
last modified time | relevance | path

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

/aoo42x/main/sd/source/ui/func/
H A Dfuzoom.cxx55 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 Dfuzoom.hxx36 class FuZoom class
53 virtual ~FuZoom (void);
64 FuZoom (
/aoo42x/main/sd/source/ui/view/
H A Ddrviews8.cxx272 SetCurrentFunction( FuZoom::Create(this, GetActiveWindow(), mpDrawView, GetDoc(), rReq) ); in FuTemp01()
H A Doutlnvs2.cxx153 SetCurrentFunction( FuZoom::Create(this, GetActiveWindow(), pOlView, GetDoc(), rReq) ); in FuTemporary()

Completed in 33 milliseconds