Searched refs:FuExpandPage (Results 1 – 5 of 5) sorted by relevance
/aoo4110/main/sd/source/ui/func/ |
H A D | fuexpand.cxx | 56 TYPEINIT1( FuExpandPage, FuPoor ); 64 FuExpandPage::FuExpandPage ( in FuExpandPage() function in sd::FuExpandPage 74 FunctionReference FuExpandPage::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, … in Create() 76 FunctionReference xFunc( new FuExpandPage( pViewSh, pWin, pView, pDoc, rReq ) ); in Create() 81 void FuExpandPage::DoExecute( SfxRequest& ) in DoExecute()
|
/aoo4110/main/sd/source/ui/inc/ |
H A D | fuexpand.hxx | 31 class FuExpandPage class 41 FuExpandPage (
|
/aoo4110/main/sd/source/ui/view/ |
H A D | outlnvs2.cxx | 475 SetCurrentFunction( FuExpandPage::Create( this, GetActiveWindow(), pOlView, GetDoc(), rReq ) ); in FuTemporaryModify()
|
H A D | drviews6.cxx | 653 … SetCurrentFunction( FuExpandPage::Create( this, GetActiveWindow(), mpDrawView, GetDoc(), rReq ) ); in FuTemp04()
|
/aoo4110/main/sd/source/ui/slidesorter/controller/ |
H A D | SlsSlotManager.cxx | 218 FuExpandPage::Create ( in FuTemporary()
|
Completed in 30 milliseconds