Lines Matching refs:DrawViewShell

98 sal_Bool DrawViewShell::mbPipette = sal_False;
108 DrawViewShell* mpParent;
112 ScannerEventListener( DrawViewShell* pParent ) : mpParent( pParent ) {}; in ScannerEventListener()
141 DrawViewShell::DrawViewShell( SfxViewFrame* pFrame, ViewShellBase& rViewShellBase, ::Window* pParen… in DrawViewShell() function in sd::DrawViewShell
146 ::boost::bind(&DrawViewShell::GetSidebarContextName, this), in DrawViewShell()
168 DrawViewShell::~DrawViewShell() in ~DrawViewShell()
238 void DrawViewShell::Construct(DrawDocShell* pDocSh, PageKind eInitialPageKind) in Construct()
330 maTabControl.SetSplitHdl( LINK( this, DrawViewShell, TabSplitHdl ) ); in Construct()
424 void DrawViewShell::Init (bool bIsMainViewShell) in Init()
434 void DrawViewShell::Shutdown (void) in Shutdown()
448 css::uno::Reference<css::drawing::XDrawSubController> DrawViewShell::CreateSubController (void) in CreateSubController()
468 bool DrawViewShell::RelocateToParentWindow (::Window* pParentWindow) in RelocateToParentWindow()
499 void DrawViewShell::CheckLineTo(SfxRequest& rReq) in CheckLineTo()
521 void DrawViewShell::SetupPage (Size &rSize, in SetupPage()
642 void DrawViewShell::GetStatusBarState(SfxItemSet& rSet) in GetStatusBarState()
831 void DrawViewShell::Notify (SfxBroadcaster&, const SfxHint& rHint) in Notify()
856 void DrawViewShell::ExecuteAnnotation (SfxRequest& rRequest) in ExecuteAnnotation()
864 void DrawViewShell::GetAnnotationState (SfxItemSet& rItemSet ) in GetAnnotationState()
873 ::rtl::OUString DrawViewShell::GetSidebarContextName (void) const in GetSidebarContextName()