Home
last modified time | relevance | path

Searched refs:AddSubShell (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sc/source/ui/view/
H A Dtabvwsh4.cxx875 AddSubShell(*pFormShell); // add below own subshells in SetCurSubShell()
881 AddSubShell(*pCellShell); in SetCurSubShell()
882 if(bPgBrk) AddSubShell(*pPageBreakShell); in SetCurSubShell()
888 AddSubShell(*pCellShell); in SetCurSubShell()
889 if(bPgBrk) AddSubShell(*pPageBreakShell); in SetCurSubShell()
893 AddSubShell(*pEditShell); in SetCurSubShell()
904 AddSubShell(*pDrawTextShell); in SetCurSubShell()
913 AddSubShell( *pExtrusionBarShell ); in SetCurSubShell()
920 AddSubShell( *pFontworkBarShell ); in SetCurSubShell()
929 AddSubShell(*pDrawShell); in SetCurSubShell()
[all …]
/trunk/main/sd/source/ui/sidebar/
H A DSidebarShellManager.hxx76 void AddSubShell (ShellId nId, SfxShell* pShell, ::Window* pWindow);
H A DSidebarShellManager.cxx72 void SidebarShellManager::AddSubShell ( in AddSubShell() function in sd::sidebar::SidebarShellManager
/trunk/main/sfx2/inc/sfx2/
H A Dviewsh.hxx217 void AddSubShell( SfxShell& rShell );
/trunk/main/sd/source/ui/view/
H A DViewShellManager.cxx982 mrBase.AddSubShell(**iTargetShell); in UpdateShellStack()
/trunk/main/sfx2/source/view/
H A Dviewsh.cxx1536 void SfxViewShell::AddSubShell( SfxShell& rShell ) in AddSubShell() function in SfxViewShell