Searched refs:pCurrentSh (Results 1 – 2 of 2) sorted by relevance
1374 ScDocShell* pCurrentSh = PTR_CAST( ScDocShell, SfxObjectShell::Current() ); in GetDocNames() local1384 if (pSh == pCurrentSh) in GetDocNames()1391 : ( pSh == pCurrentSh ) ) in GetDocNames()
623 ScDocShell* pCurrentSh = PTR_CAST( ScDocShell, SfxObjectShell::Current() ); in Command() local631 if ( pSh == pCurrentSh ) in Command()
Completed in 30 milliseconds