Searched refs:aNewViewOptions (Results 1 – 1 of 1) sorted by relevance
269 SwViewOption aNewViewOptions = *(mrParentViewShell.GetViewOptions()); in _ApplyNewZoomAtViewShell() local270 if ( aNewViewOptions.GetZoom() != _aNewZoom ) in _ApplyNewZoomAtViewShell()272 aNewViewOptions.SetZoom( _aNewZoom ); in _ApplyNewZoomAtViewShell()275 aNewViewOptions.SetZoomType( eZoomType ); in _ApplyNewZoomAtViewShell()276 mrParentViewShell.ApplyViewOptions( aNewViewOptions ); in _ApplyNewZoomAtViewShell()
Completed in 18 milliseconds