Searched refs:eNewZoomType (Results 1 – 1 of 1) sorted by relevance
648 SvxZoomType eNewZoomType = eOldZoomType; in Execute() local660 eNewZoomType = rZoomItem.GetType(); in Execute()700 eNewZoomType = rZoomItem.GetType(); in Execute()709 if ( eNewZoomType == SVX_ZOOM_PERCENT ) in Execute()716 nZoom = CalcZoom( eNewZoomType, nOldZoom ); in Execute()720 switch ( eNewZoomType ) in Execute()724 SetZoomType( eNewZoomType, bSyncZoom ); in Execute()
Completed in 8 milliseconds