Home
last modified time | relevance | path

Searched refs:SetFormShell (Results 1 – 8 of 8) sorted by relevance

/trunk/main/sd/source/ui/view/
H A DFormShellManager.cxx83 SetFormShell(NULL); in ~FormShellManager()
101 void FormShellManager::SetFormShell (FmFormShell* pFormShell) in SetFormShell() function in sd::FormShellManager
136 mrBase.GetViewShellManager()->SetFormShell( in SetFormShell()
207 SetFormShell(NULL); in UnregisterAtCenterPane()
236 mrBase.GetViewShellManager()->SetFormShell(pShell,mpFormShell,mbFormShellAboveViewShell); in IMPL_LINK()
291 mrBase.GetViewShellManager()->SetFormShell( in IMPL_LINK()
331 mrBase.GetViewShellManager()->SetFormShell( in Notify()
369 mrFormShellManager.SetFormShell(pShell); in CreateShell()
382 mrFormShellManager.SetFormShell(NULL); in ReleaseShell()
H A DViewShellManager.cxx131 void SetFormShell (const ViewShell* pViewShell, FmFormShell* pFormShell, bool bAbove);
324 void ViewShellManager::SetFormShell ( in SetFormShell() function in sd::ViewShellManager
330 mpImpl->SetFormShell(pParentShell,pFormShell,bAbove); in SetFormShell()
1404 void ViewShellManager::Implementation::SetFormShell ( in SetFormShell() function in sd::ViewShellManager::Implementation
/trunk/main/sd/source/ui/inc/
H A DFormShellManager.hxx68 void SetFormShell (FmFormShell* pFormShell);
H A DViewShellManager.hxx121 void SetFormShell (const ViewShell* pParentShell, FmFormShell* pFormShell, bool bAbove);
/trunk/main/svx/inc/svx/
H A Dfmview.hxx141 void SetFormShell( FmFormShell* pShell, FormShellAccess ) { pFormShell = pShell; } in SetFormShell() function in FmFormView
/trunk/main/sw/source/ui/web/
H A Dwview.cxx183 SetFormShell( new FmFormShell( this ) ); in SelectShell()
/trunk/main/svx/source/form/
H A Dfmshell.cxx1247 m_pFormView->SetFormShell( NULL, FmFormView::FormShellAccess() ); in SetView()
1256 m_pFormView->SetFormShell( this, FmFormView::FormShellAccess() ); in SetView()
/trunk/main/sw/source/ui/inc/
H A Dview.hxx389 void SetFormShell( FmFormShell* pSh ) { pFormShell = pSh; } in SetFormShell() function in SwView

Completed in 58 milliseconds