Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/ui/view/
H A Dtabvwsh4.cxx949 if ( !pChartShell ) in SetCurSubShell()
952 pChartShell = new ScChartShell( GetViewData() ); in SetCurSubShell()
953 pChartShell->SetRepeatTarget( &aTarget ); in SetCurSubShell()
955 AddSubShell(*pChartShell); in SetCurSubShell()
1081 pSub == pCellShell || pSub == pOleObjectShell|| pSub == pChartShell || in GetMySubShell()
1561 pChartShell(NULL), \
1893 DELETEZ(pChartShell);
/aoo4110/main/sc/source/ui/inc/
H A Dtabvwsh.hxx117 ScChartShell* pChartShell; member in ScTabViewShell

Completed in 32 milliseconds