Home
last modified time | relevance | path

Searched refs:pCellShell (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sc/source/ui/view/
H A Dtabvwsh4.cxx852 if(!pCellShell) //Wird eh immer gebraucht. in SetCurSubShell()
854 pCellShell = new ScCellShell( GetViewData() ); in SetCurSubShell()
855 pCellShell->SetRepeatTarget( &aTarget ); in SetCurSubShell()
881 AddSubShell(*pCellShell); in SetCurSubShell()
888 AddSubShell(*pCellShell); in SetCurSubShell()
1000 AddSubShell(*pCellShell); in SetCurSubShell()
1014 AddSubShell(*pCellShell); in SetCurSubShell()
1081 pSub == pCellShell || pSub == pOleObjectShell|| pSub == pChartShell || in GetMySubShell()
1559 pCellShell(NULL), \
1888 DELETEZ(pCellShell);
/aoo41x/main/sc/source/ui/inc/
H A Dtabvwsh.hxx115 ScCellShell* pCellShell; member in ScTabViewShell

Completed in 31 milliseconds