Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/view/
H A Dpagepreviewlayout.cxx271 SwViewOption aNewViewOptions = *(mrParentViewShell.GetViewOptions()); in _ApplyNewZoomAtViewShell() local
272 if ( aNewViewOptions.GetZoom() != _aNewZoom ) in _ApplyNewZoomAtViewShell()
274 aNewViewOptions.SetZoom( _aNewZoom ); in _ApplyNewZoomAtViewShell()
277 aNewViewOptions.SetZoomType( eZoomType ); in _ApplyNewZoomAtViewShell()
278 mrParentViewShell.ApplyViewOptions( aNewViewOptions ); in _ApplyNewZoomAtViewShell()

Completed in 15 milliseconds