Searched refs:ShellType (Results 1 – 13 of 13) sorted by relevance
148 void SetPreviousViewShellType (ViewShell::ShellType eType);153 ViewShell::ShellType GetPreviousViewShellType (void) const;158 void SetViewShellTypeOnLoad (ViewShell::ShellType eType);160 ViewShell::ShellType GetViewShellTypeOnLoad (void) const;225 ViewShell::ShellType mePreviousViewShellType;227 ViewShell::ShellType meViewShellTypeOnLoad;
41 template<class ShellType>56 virtual ShellType* CreateShell (64 virtual void ReleaseShell (ShellType* pShell) = 0;
103 enum ShellType { enum in sd::ViewShell409 virtual ShellType GetShellType (void) const;530 ShellType meShellType;
99 void MainViewShellChanged (ViewShell::ShellType nShellType);
264 …virtual void addCustomHandler( SdrView& rSourceView, ViewShell::ShellType eShellType, SdrHdlList& …
1148 void FrameView::SetPreviousViewShellType (ViewShell::ShellType eType) in SetPreviousViewShellType()1156 ViewShell::ShellType FrameView::GetPreviousViewShellType (void) const in GetPreviousViewShellType()1164 void FrameView::SetViewShellTypeOnLoad (ViewShell::ShellType eType) in SetViewShellTypeOnLoad()1172 ViewShell::ShellType FrameView::GetViewShellTypeOnLoad (void) const in GetViewShellTypeOnLoad()
219 void MainViewShellChanged (ViewShell::ShellType nShellType);555 void ToolBarManager::MainViewShellChanged (ViewShell::ShellType nShellType) in MainViewShellChanged()1170 void ToolBarRules::MainViewShellChanged (ViewShell::ShellType nShellType) in MainViewShellChanged()
1426 ViewShell::ShellType ViewShell::GetShellType (void) const in GetShellType()
146 static ViewShell::ShellType GetViewId (const rtl::OUString& rsViewURL);151 static ::rtl::OUString GetViewURL (ViewShell::ShellType eType);
308 ViewShell::ShellType,658 ViewShell::ShellType FrameworkHelper::GetViewId (const rtl::OUString& rsViewURL) in GetViewId()681 ::rtl::OUString FrameworkHelper::GetViewURL (ViewShell::ShellType eType) in GetViewURL()
778 ViewShell::ShellType ePreviousType (pFrameView->GetPreviousViewShellType()); in end()1174 ViewShell::ShellType eShell = ViewShell::ST_NONE; in StartInPlacePresentation()
575 ViewShell::ShellType eMainViewShellType ( in Activate()
393 ViewShell::ShellType eMainViewShellType (ViewShell::ST_NONE); in Command()
Completed in 89 milliseconds