Searched refs:pScTabViewShell (Results 1 – 1 of 1) sorted by relevance
507 ScTabViewShell* pScTabViewShell = NULL; in KeyInput() local510 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() local1013 pScTabViewShell=pScNavigatorDlg->GetTabViewShell(); in GetDrawNames()1014 if(pScTabViewShell !=NULL) in GetDrawNames()1015 pScDrawView =pScTabViewShell->GetViewData()->GetScDrawView(); in GetDrawNames()
Completed in 21 milliseconds