Searched defs:GetFormShell (Results 1 – 6 of 6) sorted by relevance
138 SVX_DLLPRIVATE FmFormShell* GetFormShell() const { return pFormShell; } in GetFormShell() function in FmFormView
146 FmFormShell* FormShellManager::GetFormShell (void) in GetFormShell() function in sd::FormShellManager
604 inline FmFormShell *GetFormShell() { return pFormShell; } in GetFormShell() function in SwView605 inline const FmFormShell *GetFormShell() const { return pFormShell; } in GetFormShell() function in SwView
388 FmFormShell* GetFormShell() const { return pFormShell; } in GetFormShell() function in ScTabViewShell
400 FmFormShell* GetFormShell() const { return m_pFormShell; } in GetFormShell() function in svxform::NavigatorTreeModel
781 FmFormShell* FmXFormView::GetFormShell() const in GetFormShell() function in FmXFormView
Completed in 64 milliseconds