Home
last modified time | relevance | path

Searched refs:FormShellManager (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sd/source/ui/view/
H A DFormShellManager.cxx52 FormShellManager& mrFormShellManager;
58 FormShellManager::FormShellManager (ViewShellBase& rBase) in FormShellManager() function in sd::FormShellManager
81 FormShellManager::~FormShellManager (void) in ~FormShellManager()
101 void FormShellManager::SetFormShell (FmFormShell* pFormShell) in SetFormShell()
121 FormShellManager, in SetFormShell()
146 FmFormShell* FormShellManager::GetFormShell (void) in GetFormShell()
154 void FormShellManager::RegisterAtCenterPane (void) in RegisterAtCenterPane()
176 FormShellManager, in RegisterAtCenterPane()
191 void FormShellManager::UnregisterAtCenterPane (void) in UnregisterAtCenterPane()
201 FormShellManager, in UnregisterAtCenterPane()
[all …]
H A DViewShellBase.cxx161 ::boost::shared_ptr<FormShellManager> mpFormShellManager;
344 mpImpl->mpFormShellManager.reset(new FormShellManager(*this)); in LateInit()
1118 ::boost::shared_ptr<FormShellManager> ViewShellBase::GetFormShellManager (void) const in GetFormShellManager()
/trunk/main/sd/source/ui/inc/
H A DFormShellManager.hxx55 class FormShellManager class
59 FormShellManager (ViewShellBase& rBase);
60 virtual ~FormShellManager (void);
H A DViewShellBase.hxx51 class FormShellManager;
223 ::boost::shared_ptr<FormShellManager> GetFormShellManager (void) const;
/trunk/main/sd/
H A DLibrary_sd.mk135 sd/source/ui/view/FormShellManager \

Completed in 35 milliseconds