Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/view/
H A Dtabvwsh4.cxx1003 if ( !pPivotShell ) in SetCurSubShell()
1005 pPivotShell = new ScPivotShell( this ); in SetCurSubShell()
1006 pPivotShell->SetRepeatTarget( &aTarget ); in SetCurSubShell()
1008 AddSubShell(*pPivotShell); in SetCurSubShell()
1080 pSub == pPivotShell || pSub == pAuditingShell || pSub == pDrawFormShell || in GetMySubShell()
1556 pPivotShell(NULL), \
1898 DELETEZ(pPivotShell);
/trunk/main/sc/source/ui/inc/
H A Dtabvwsh.hxx112 ScPivotShell* pPivotShell; member in ScTabViewShell

Completed in 28 milliseconds