Searched refs:pCurrViewFrame (Results 1 – 1 of 1) sorted by relevance
559 SfxViewFrame* pCurrViewFrame = SfxViewFrame::GetFirst(); in SetOptions_Impl() local560 while ( pCurrViewFrame ) in SetOptions_Impl()563 if ( !pCurrViewFrame->GetActiveChildFrame_Impl() ) in SetOptions_Impl()564 pCurrViewFrame->GetDispatcher()->Update_Impl(sal_True); in SetOptions_Impl()565 pCurrViewFrame = SfxViewFrame::GetNext(*pCurrViewFrame); in SetOptions_Impl()
Completed in 22 milliseconds