Searched refs:FormShellManager (Results 1 – 5 of 5) sorted by relevance
46 FormShellManagerFactory (ViewShell& rViewShell, FormShellManager& rManager);52 FormShellManager& mrFormShellManager;58 FormShellManager::FormShellManager (ViewShellBase& rBase) in FormShellManager() function in sd::FormShellManager68 Link aLink (LINK(this, FormShellManager, ConfigurationUpdateHandler)); in FormShellManager()81 FormShellManager::~FormShellManager (void) in ~FormShellManager()87 Link aLink (LINK(this, FormShellManager, ConfigurationUpdateHandler)); 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()[all …]
161 ::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()
55 class FormShellManager class59 FormShellManager (ViewShellBase& rBase);60 virtual ~FormShellManager (void);
51 class FormShellManager;223 ::boost::shared_ptr<FormShellManager> GetFormShellManager (void) const;
135 sd/source/ui/view/FormShellManager \