Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/navipi/
H A Dcontent.cxx506 ScNavigatorDlg* pScNavigatorDlg = (ScNavigatorDlg*)pWindow; in KeyInput() local
509 if (pScNavigatorDlg!=NULL) in KeyInput()
510 pScTabViewShell=pScNavigatorDlg->GetTabViewShell(); in KeyInput()
1007 ScNavigatorDlg* pScNavigatorDlg=NULL; in GetDrawNames() local
1011 pScNavigatorDlg = (ScNavigatorDlg*)pWindow; in GetDrawNames()
1012 if (pScNavigatorDlg!=NULL) in GetDrawNames()
1013 pScTabViewShell=pScNavigatorDlg->GetTabViewShell(); in GetDrawNames()

Completed in 26 milliseconds