Home
last modified time | relevance | path

Searched refs:PresentationViewShell (Results 1 – 10 of 10) sorted by relevance

/trunk/main/sd/source/ui/view/
H A Dpresvish.cxx65 #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()
[all …]
H A Dsdwindow.cxx1166 if (mpViewShell && mpViewShell->ISA(PresentationViewShell)) in CreateAccessible()
H A Ddrviews7.cxx630 if( !ISA(PresentationViewShell) ) in GetMenuState()
/trunk/main/sd/source/ui/inc/
H A DPresentationViewShell.hxx36 class PresentationViewShell : public DrawViewShell class
44PresentationViewShell( SfxViewFrame* pFrame, ViewShellBase& rViewShellBase, ::Window* pParentWindo…
45 virtual ~PresentationViewShell (void);
/trunk/main/sd/source/ui/slideshow/
H A Dslideshow.cxx743PresentationViewShell* 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()
H A Dslideshowimpl.cxx746 if( mpViewShell && !mpViewShell->ISA(PresentationViewShell)) in disposing()
/trunk/main/sd/source/ui/accessibility/
H A DAccessibleDocumentViewBase.cxx915 if (mpViewShell && mpViewShell->ISA(::sd::PresentationViewShell)) in getExtendedAttributes()
917 ::sd::PresentationViewShell* pPresViewSh = (::sd::PresentationViewShell*) mpViewShell; in getExtendedAttributes()
/trunk/main/sd/source/ui/app/
H A Dsddll1.cxx103 ::sd::PresentationViewShell::RegisterInterface(pMod); in RegisterInterfaces()
/trunk/main/sd/sdi/
H A Ddrviewsh.sdi229 shell PresentationViewShell
/trunk/main/sd/source/ui/framework/factories/
H A DBasicViewFactory.cxx440 new PresentationViewShell( in CreateViewShell()

Completed in 92 milliseconds