Searched refs:rViewOptions (Results 1 – 7 of 7) sorted by relevance
792 const ScViewOptions& rViewOptions = GetViewData()->GetOptions(); in GetDrawOptState() local793 const ScGridOptions& rGridOptions = rViewOptions.GetGridOptions(); in GetDrawOptState()803 aBool.SetValue(rViewOptions.GetOption( VOPT_HELPLINES )); in GetDrawOptState()
116 void SwRenderData::ViewOptionAdjustStart( ViewShell &rSh, const SwViewOption &rViewOptions ) in ViewOptionAdjustStart() argument122 m_pViewOptionAdjust = new SwViewOptionAdjust_Impl( rSh, rViewOptions ); in ViewOptionAdjustStart()
1630 const SwViewOption& rViewOptions = *rSh.GetViewOptions(); in ExecuteStatusLine() local1632 SvxZoomItem aZoom( (SvxZoomType)rViewOptions.GetZoomType(), rViewOptions.GetZoom() ); in ExecuteStatusLine()1649 …const SvxViewLayoutItem aViewLayout( rViewOptions.GetViewLayoutColumns(), rViewOptions.IsViewLayou… in ExecuteStatusLine()
267 void ViewOptionAdjustStart( ViewShell &rSh, const SwViewOption &rViewOptions );
610 SwViewOptionAdjust_Impl( ViewShell& rSh, const SwViewOption &rViewOptions );
181 const SwViewOption& rViewOptions = *pTempView->GetWrtShell().GetViewOptions(); in ToggleBrowserMode() local186 const SvxZoomType eType = (SvxZoomType)rViewOptions.GetZoomType(); in ToggleBrowserMode()
4228 SwViewOptionAdjust_Impl::SwViewOptionAdjust_Impl( ViewShell& rSh, const SwViewOption &rViewOptions … in SwViewOptionAdjust_Impl() argument4230 m_aOldViewOptions( rViewOptions ) in SwViewOptionAdjust_Impl()
Completed in 78 milliseconds