Home
last modified time | relevance | path

Searched refs:pDrawShell (Results 1 – 3 of 3) sorted by last modified time

/trunk/main/sc/source/ui/view/
H A Dtabvwsh4.cxx923 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);
/trunk/main/sc/source/ui/unoobj/
H A Dviewuno.cxx2336 …ScDrawShell* pDrawShell = PTR_CAST( ScDrawShell, GetViewShell()->GetViewFrame()->GetDispatcher()->… in getTransferable() local
2337 if (pDrawShell) in getTransferable()
2338 return pDrawShell->GetDrawView()->CopyToTransferable(); in getTransferable()
/trunk/main/sc/source/ui/inc/
H A Dtabvwsh.hxx109 ScDrawShell* pDrawShell; member in ScTabViewShell

Completed in 52 milliseconds