Searched refs:pDrawTextShell (Results 1 – 2 of 2) sorted by relevance
899 if ( !pDrawTextShell ) in SetCurSubShell()902 pDrawTextShell = new ScDrawTextObjectBar( GetViewData() ); in SetCurSubShell()904 AddSubShell(*pDrawTextShell); in SetCurSubShell()1079 if ( pSub == pDrawShell || pSub == pDrawTextShell || pSub == pEditShell || in GetMySubShell()1104 return ( pDrawTextShell && ( GetMySubShell() == pDrawTextShell ) ); in IsDrawTextShell()1118 if (pDrawTextShell) in SetDrawTextUndo()1120 pDrawTextShell->SetUndoManager(pNewUndoMgr); in SetDrawTextUndo()1554 pDrawTextShell(NULL), \1896 DELETEZ(pDrawTextShell);
110 ScDrawTextObjectBar* pDrawTextShell; member in ScTabViewShell
Completed in 23 milliseconds