Searched refs:pVisibleSh (Results 1 – 3 of 3) sorted by relevance
76 ScTabViewShell* pVisibleSh = this; in ExecuteObject() local97 pVisibleSh->SelectObject( aName ); in ExecuteObject()102 pVisibleSh->DoVerb( 0 ); in ExecuteObject()106 pVisibleSh->DeactivateOle(); in ExecuteObject()
1889 ScTabViewShell* pVisibleSh = GetBestViewShell(); // sichtbare View in GetSbxState() local1890 if ( pVisibleSh ) in GetSbxState()1891 pVisibleSh->GetState( rSet ); in GetSbxState()
2221 ScTabViewShell* pVisibleSh = PTR_CAST( ScTabViewShell, SfxViewShell::Current() ); in ShowRefFrame() local2222 if ( pRefViewSh && pRefViewSh != pVisibleSh ) in ShowRefFrame()
Completed in 29 milliseconds