Searched refs:FuPage (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/sd/source/ui/func/ |
H A D | fupage.cxx | 91 TYPEINIT1( FuPage, FuPoor ); 121 FuPage::FuPage( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, in FuPage() function in sd::FuPage 134 FunctionReference FuPage::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw… in Create() 136 FunctionReference xFunc( new FuPage( pViewSh, pWin, pView, pDoc, rReq ) ); in Create() 141 void FuPage::DoExecute( SfxRequest& ) in DoExecute() 167 FuPage::~FuPage() in ~FuPage() 172 void FuPage::Activate() in Activate() 176 void FuPage::Deactivate() in Deactivate() 180 const SfxItemSet* FuPage::ExecuteDialog( Window* pParent ) in ExecuteDialog() 498 void FuPage::ApplyItemSet( const SfxItemSet* pArgs ) in ApplyItemSet()
|
/aoo42x/main/sd/source/ui/inc/ |
H A D | fupage.hxx | 36 class FuPage class 51 virtual ~FuPage (void); 54 FuPage (
|
/aoo42x/main/sd/source/ui/view/ |
H A D | drviews8.cxx | 262 SetCurrentFunction( FuPage::Create( this, GetActiveWindow(), mpDrawView, GetDoc(), rReq ) ); in FuTemp01()
|
Completed in 23 milliseconds