Searched refs:PresentationViewShell (Results 1 – 10 of 10) sorted by relevance
65 #define PresentationViewShell macro81 SFX_IMPL_INTERFACE( PresentationViewShell, DrawViewShell, SdResId( STR_PRESVIEWSHELL ) ) in SFX_IMPL_INTERFACE() argument97 TYPEINIT1( PresentationViewShell, DrawViewShell );99 PresentationViewShell::PresentationViewShell( SfxViewFrame* pFrame, ViewShellBase& rViewShellBase, … in PresentationViewShell() function in sd::PresentationViewShell107 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()[all …]
1164 if (mpViewShell && mpViewShell->ISA(PresentationViewShell)) in CreateAccessible()
630 if( !ISA(PresentationViewShell) ) in GetMenuState()
36 class PresentationViewShell : public DrawViewShell class44 …PresentationViewShell( SfxViewFrame* pFrame, ViewShellBase& rViewShellBase, ::Window* pParentWindo…45 virtual ~PresentationViewShell (void);
743 …PresentationViewShell* pShell = dynamic_cast<PresentationViewShell*>(pFullScreenViewShellBase->Get… in end()757 PresentationViewShell* pShell = NULL; in end()763 pShell = dynamic_cast<PresentationViewShell*>(pSharedView.get()); in end()1040 …::boost::shared_ptr<PresentationViewShell> pShell = ::boost::dynamic_pointer_cast<PresentationView… in activate()
746 if( mpViewShell && !mpViewShell->ISA(PresentationViewShell)) in disposing()
915 if (mpViewShell && mpViewShell->ISA(::sd::PresentationViewShell)) in getExtendedAttributes()917 ::sd::PresentationViewShell* pPresViewSh = (::sd::PresentationViewShell*) mpViewShell; in getExtendedAttributes()
103 ::sd::PresentationViewShell::RegisterInterface(pMod); in RegisterInterfaces()
229 shell PresentationViewShell
440 new PresentationViewShell( in CreateViewShell()
Completed in 184 milliseconds