Home
last modified time | relevance | path

Searched refs:FuPage (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/sd/source/ui/func/
H A Dfupage.cxx91 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()
/aoo4110/main/sd/source/ui/inc/
H A Dfupage.hxx36 class FuPage class
51 virtual ~FuPage (void);
54 FuPage (
/aoo4110/main/sd/source/ui/view/
H A Ddrviews8.cxx262 SetCurrentFunction( FuPage::Create( this, GetActiveWindow(), mpDrawView, GetDoc(), rReq ) ); in FuTemp01()

Completed in 16 milliseconds