Searched refs:FuLink (Results 1 – 3 of 3) sorted by relevance
/aoo4110/main/sd/source/ui/func/ |
H A D | fulink.cxx | 48 TYPEINIT1( FuLink, FuPoor ); 56 FuLink::FuLink ( in FuLink() function in sd::FuLink 66 FunctionReference FuLink::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw… in Create() 68 FunctionReference xFunc( new FuLink( pViewSh, pWin, pView, pDoc, rReq ) ); in Create() 73 void FuLink::DoExecute( SfxRequest& ) in DoExecute()
|
/aoo4110/main/sd/source/ui/inc/ |
H A D | fulink.hxx | 31 class FuLink class 42 FuLink (
|
/aoo4110/main/sd/source/ui/view/ |
H A D | drviews8.cxx | 324 SetCurrentFunction( FuLink::Create( this, GetActiveWindow(), mpDrawView, GetDoc(), rReq ) ); in FuTemp01()
|
Completed in 18 milliseconds