Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/view/
H A Dtabvwsh4.cxx975 if ( !pGraphicShell) in SetCurSubShell()
978 pGraphicShell = new ScGraphicShell( GetViewData() ); in SetCurSubShell()
979 pGraphicShell->SetRepeatTarget( &aTarget ); in SetCurSubShell()
981 AddSubShell(*pGraphicShell); in SetCurSubShell()
1082 pSub == pGraphicShell || pSub == pMediaShell || pSub == pPageBreakShell) in GetMySubShell()
1562 pGraphicShell(NULL), \
1894 DELETEZ(pGraphicShell);
/trunk/main/sc/source/ui/inc/
H A Dtabvwsh.hxx118 ScGraphicShell* pGraphicShell; member in ScTabViewShell

Completed in 25 milliseconds