Home
last modified time | relevance | path

Searched refs:ShellType (Results 1 – 13 of 13) sorted by relevance

/aoo4110/main/sd/source/ui/inc/
H A DFrameView.hxx148 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;
H A DShellFactory.hxx41 template<class ShellType>
56 virtual ShellType* CreateShell (
64 virtual void ReleaseShell (ShellType* pShell) = 0;
H A DViewShell.hxx103 enum ShellType { enum in sd::ViewShell
409 virtual ShellType GetShellType (void) const;
530 ShellType meShellType;
H A DToolBarManager.hxx99 void MainViewShellChanged (ViewShell::ShellType nShellType);
H A DViewShellBase.hxx264 …virtual void addCustomHandler( SdrView& rSourceView, ViewShell::ShellType eShellType, SdrHdlList& …
/aoo4110/main/sd/source/ui/inc/framework/
H A DFrameworkHelper.hxx146 static ViewShell::ShellType GetViewId (const rtl::OUString& rsViewURL);
151 static ::rtl::OUString GetViewURL (ViewShell::ShellType eType);
/aoo4110/main/sd/source/ui/view/
H A Dfrmview.cxx1148 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()
H A DToolBarManager.cxx219 void MainViewShellChanged (ViewShell::ShellType nShellType);
555 void ToolBarManager::MainViewShellChanged (ViewShell::ShellType nShellType) in MainViewShellChanged()
1170 void ToolBarRules::MainViewShellChanged (ViewShell::ShellType nShellType) in MainViewShellChanged()
H A Dviewshel.cxx1426 ViewShell::ShellType ViewShell::GetShellType (void) const in GetShellType()
/aoo4110/main/sd/source/ui/framework/tools/
H A DFrameworkHelper.cxx308 ViewShell::ShellType,
658 ViewShell::ShellType FrameworkHelper::GetViewId (const rtl::OUString& rsViewURL) in GetViewId()
681 ::rtl::OUString FrameworkHelper::GetViewURL (ViewShell::ShellType eType) in GetViewURL()
/aoo4110/main/sd/source/ui/slideshow/
H A Dslideshow.cxx778 ViewShell::ShellType ePreviousType (pFrameView->GetPreviousViewShellType()); in end()
1174 ViewShell::ShellType eShell = ViewShell::ST_NONE; in StartInPlacePresentation()
/aoo4110/main/sd/source/ui/slidesorter/shell/
H A DSlideSorterViewShell.cxx575 ViewShell::ShellType eMainViewShellType ( in Activate()
/aoo4110/main/sd/source/ui/slidesorter/controller/
H A DSlideSorterController.cxx393 ViewShell::ShellType eMainViewShellType (ViewShell::ST_NONE); in Command()

Completed in 71 milliseconds