Searched refs:SetFormShell (Results 1 – 8 of 8) sorted by relevance
/aoo41x/main/sd/source/ui/view/ |
H A D | FormShellManager.cxx | 83 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 D | ViewShellManager.cxx | 131 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
|
/aoo41x/main/sd/source/ui/inc/ |
H A D | FormShellManager.hxx | 68 void SetFormShell (FmFormShell* pFormShell);
|
H A D | ViewShellManager.hxx | 121 void SetFormShell (const ViewShell* pParentShell, FmFormShell* pFormShell, bool bAbove);
|
/aoo41x/main/svx/inc/svx/ |
H A D | fmview.hxx | 141 void SetFormShell( FmFormShell* pShell, FormShellAccess ) { pFormShell = pShell; } in SetFormShell() function in FmFormView
|
/aoo41x/main/sw/source/ui/web/ |
H A D | wview.cxx | 183 SetFormShell( new FmFormShell( this ) ); in SelectShell()
|
/aoo41x/main/svx/source/form/ |
H A D | fmshell.cxx | 1247 m_pFormView->SetFormShell( NULL, FmFormView::FormShellAccess() ); in SetView() 1256 m_pFormView->SetFormShell( this, FmFormView::FormShellAccess() ); in SetView()
|
/aoo41x/main/sw/source/ui/inc/ |
H A D | view.hxx | 389 void SetFormShell( FmFormShell* pSh ) { pFormShell = pSh; } in SetFormShell() function in SwView
|
Completed in 40 milliseconds