Searched refs:FuSnapLine (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/sd/source/ui/func/ |
H A D | fusnapln.cxx | 50 TYPEINIT1( FuSnapLine, FuPoor ); 58 FuSnapLine::FuSnapLine(ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, in FuSnapLine() function in sd::FuSnapLine 64 FunctionReference FuSnapLine::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, Sd… in Create() 66 FunctionReference xFunc( new FuSnapLine( pViewSh, pWin, pView, pDoc, rReq ) ); in Create() 71 void FuSnapLine::DoExecute( SfxRequest& rReq ) in DoExecute() 207 void FuSnapLine::Activate() in Activate() 211 void FuSnapLine::Deactivate() in Deactivate()
|
/aoo41x/main/sd/source/ui/inc/ |
H A D | fusnapln.hxx | 31 class FuSnapLine class 44 FuSnapLine (
|
/aoo41x/main/sd/source/ui/view/ |
H A D | drviews8.cxx | 317 SetCurrentFunction( FuSnapLine::Create(this, GetActiveWindow(), mpDrawView, GetDoc(), rReq) ); in FuTemp01()
|
Completed in 18 milliseconds