Home
last modified time | relevance | path

Searched refs:pCurrViewFrame (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/sfx2/source/appl/
H A Dappcfg.cxx549 SfxViewFrame* pCurrViewFrame = SfxViewFrame::GetFirst(); in SetOptions_Impl() local
550 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