Searched refs:pPPView (Results 1 – 1 of 1) sorted by relevance
183 SwPagePreView* pPPView; in ApplyUsrPref() local184 if( !pCurrView && 0 != (pPPView = PTR_CAST( SwPagePreView, SfxViewShell::Current())) ) in ApplyUsrPref()188 pPPView->ShowVScrollbar(pPref->IsViewVScrollBar()); in ApplyUsrPref()189 pPPView->ShowHScrollbar(pPref->IsViewHScrollBar()); in ApplyUsrPref()
Completed in 19 milliseconds