Searched refs:AddSubShell (Results 1 – 6 of 6) sorted by relevance
875 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 …]
76 void AddSubShell (ShellId nId, SfxShell* pShell, ::Window* pWindow);
72 void SidebarShellManager::AddSubShell ( in AddSubShell() function in sd::sidebar::SidebarShellManager
217 void AddSubShell( SfxShell& rShell );
982 mrBase.AddSubShell(**iTargetShell); in UpdateShellStack()
1536 void SfxViewShell::AddSubShell( SfxShell& rShell ) in AddSubShell() function in SfxViewShell