Searched refs:pCurViewSh (Results 1 – 1 of 1) sorted by relevance
1356 ScTabViewShell* pCurViewSh = PTR_CAST( ScTabViewShell, SfxViewShell::Current() ); in GetInputHdl() local1357 if ( pCurViewSh && !pCurViewSh->GetUIActiveClient() ) in GetInputHdl()1358 pViewSh = pCurViewSh; in GetInputHdl()
Completed in 20 milliseconds