Searched refs:pCurrViewFrame (Results 1 – 1 of 1) sorted by relevance
549 SfxViewFrame* pCurrViewFrame = SfxViewFrame::GetFirst(); in SetOptions_Impl() local550 while ( pCurrViewFrame ) in SetOptions_Impl()553 if ( !pCurrViewFrame->GetActiveChildFrame_Impl() ) in SetOptions_Impl()554 pCurrViewFrame->GetDispatcher()->Update_Impl(sal_True); in SetOptions_Impl()555 pCurrViewFrame = SfxViewFrame::GetNext(*pCurrViewFrame); in SetOptions_Impl()
Completed in 14 milliseconds