Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/view/
H A Dtabvwsha.cxx792 const ScViewOptions& rViewOptions = GetViewData()->GetOptions(); in GetDrawOptState() local
793 const ScGridOptions& rGridOptions = rViewOptions.GetGridOptions(); in GetDrawOptState()
803 aBool.SetValue(rViewOptions.GetOption( VOPT_HELPLINES )); in GetDrawOptState()
/trunk/main/sw/source/core/view/
H A Dprintdata.cxx116 void SwRenderData::ViewOptionAdjustStart( ViewShell &rSh, const SwViewOption &rViewOptions ) in ViewOptionAdjustStart() argument
122 m_pViewOptionAdjust = new SwViewOptionAdjust_Impl( rSh, rViewOptions ); in ViewOptionAdjustStart()
/trunk/main/sw/source/ui/uiview/
H A Dview2.cxx1630 const SwViewOption& rViewOptions = *rSh.GetViewOptions(); in ExecuteStatusLine() local
1632 SvxZoomItem aZoom( (SvxZoomType)rViewOptions.GetZoomType(), rViewOptions.GetZoom() ); in ExecuteStatusLine()
1649 …const SvxViewLayoutItem aViewLayout( rViewOptions.GetViewLayoutColumns(), rViewOptions.IsViewLayou… in ExecuteStatusLine()
/trunk/main/sw/inc/
H A Dprintdata.hxx267 void ViewOptionAdjustStart( ViewShell &rSh, const SwViewOption &rViewOptions );
H A Dunotxdoc.hxx610 SwViewOptionAdjust_Impl( ViewShell& rSh, const SwViewOption &rViewOptions );
/trunk/main/sw/source/ui/app/
H A Ddocsh2.cxx181 const SwViewOption& rViewOptions = *pTempView->GetWrtShell().GetViewOptions(); in ToggleBrowserMode() local
186 const SvxZoomType eType = (SvxZoomType)rViewOptions.GetZoomType(); in ToggleBrowserMode()
/trunk/main/sw/source/ui/uno/
H A Dunotxdoc.cxx4228 SwViewOptionAdjust_Impl::SwViewOptionAdjust_Impl( ViewShell& rSh, const SwViewOption &rViewOptions in SwViewOptionAdjust_Impl() argument
4230 m_aOldViewOptions( rViewOptions ) in SwViewOptionAdjust_Impl()

Completed in 74 milliseconds