Lines Matching refs:PresentationViewShell
65 #define PresentationViewShell macro
81 SFX_IMPL_INTERFACE( PresentationViewShell, DrawViewShell, SdResId( STR_PRESVIEWSHELL ) ) in SFX_IMPL_INTERFACE() argument
97 TYPEINIT1( PresentationViewShell, DrawViewShell );
99 PresentationViewShell::PresentationViewShell( SfxViewFrame* pFrame, ViewShellBase& rViewShellBase, … in PresentationViewShell() function in sd::PresentationViewShell
107 PresentationViewShell::~PresentationViewShell (void) in ~PresentationViewShell()
113 void PresentationViewShell::FinishInitialization( FrameView* pFrameView ) in FinishInitialization()
133 SvxRuler* PresentationViewShell::CreateHRuler(::sd::Window*, sal_Bool) in CreateHRuler()
138 SvxRuler* PresentationViewShell::CreateVRuler(::sd::Window*) in CreateVRuler()
144 void PresentationViewShell::Activate( sal_Bool bIsMDIActivate ) in Activate()
168 void PresentationViewShell::Paint( const Rectangle& rRect, ::sd::Window* ) in Paint()
175 void PresentationViewShell::Resize (void) in Resize()