Searched refs:pDrawShell (Results 1 – 3 of 3) sorted by relevance
923 if ( !pDrawShell ) in SetCurSubShell()926 pDrawShell = new ScDrawShell( GetViewData() ); in SetCurSubShell()927 pDrawShell->SetRepeatTarget( &aTarget ); in SetCurSubShell()929 AddSubShell(*pDrawShell); in SetCurSubShell()1079 if ( pSub == pDrawShell || pSub == pDrawTextShell || pSub == pEditShell || in GetMySubShell()1553 pDrawShell(NULL), \1890 DELETEZ(pDrawShell);
109 ScDrawShell* pDrawShell; member in ScTabViewShell
2336 …ScDrawShell* pDrawShell = PTR_CAST( ScDrawShell, GetViewShell()->GetViewFrame()->GetDispatcher()->… in getTransferable() local2337 if (pDrawShell) in getTransferable()2338 return pDrawShell->GetDrawView()->CopyToTransferable(); in getTransferable()
Completed in 38 milliseconds