Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/navipi/
H A Dcontent.cxx507 ScTabViewShell* pScTabViewShell = NULL; in KeyInput() local
510 pScTabViewShell=pScNavigatorDlg->GetTabViewShell(); in KeyInput()
511 if(pScTabViewShell !=NULL) in KeyInput()
512 pScDrawView =pScTabViewShell->GetViewData()->GetScDrawView(); in KeyInput()
531 if( !bHasMakredObject && pScTabViewShell) in KeyInput()
532 pScTabViewShell->SetDrawShell(sal_False); in KeyInput()
1005 ScTabViewShell* pScTabViewShell=NULL; in GetDrawNames() local
1013 pScTabViewShell=pScNavigatorDlg->GetTabViewShell(); in GetDrawNames()
1014 if(pScTabViewShell !=NULL) in GetDrawNames()
1015 pScDrawView =pScTabViewShell->GetViewData()->GetScDrawView(); in GetDrawNames()

Completed in 21 milliseconds