Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/appl/
H A Dappcfg.cxx559 SfxViewFrame* pCurrViewFrame = SfxViewFrame::GetFirst(); in SetOptions_Impl() local
560 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 21 milliseconds