Searched defs:nCurrentZoom (Results 1 – 8 of 8) sorted by relevance
43 SvxZoomSliderItem::SvxZoomSliderItem( sal_uInt16 nCurrentZoom, sal_uInt16 nMinZoom, sal_uInt16 nMax… in SvxZoomSliderItem()166 sal_Int32 nCurrentZoom( 0 ); in PutValue() local
678 const sal_uInt16 nCurrentZoom = ((const SvxZoomSliderItem*)pItem)->GetValue(); in Execute() local698 … const sal_uInt16 nCurrentZoom = ((const SvxZoomSliderItem *)pItem)->GetValue(); in Execute() local808 … sal_uInt16 nCurrentZoom = ((const SfxUInt16Item&)rStyleSet.Get(ATTR_PAGE_SCALE)).GetValue(); in GetState() local
333 … sal_uInt16 nCurrentZoom = (sal_uInt16)(( rOldY.GetNumerator() * 100 ) / rOldY.GetDenominator()); in GetState() local
759 const sal_uInt16 nCurrentZoom = ((const SvxZoomSliderItem *)pItem)->GetValue(); in Execute() local
258 …:sun::star::uno::Reference< ::com::sun::star::frame::XFrame >& _xFrame , sal_uInt16 nCurrentZoom ): in ScZoomSliderWnd()
900 const sal_uInt16 nCurrentZoom = ((const SvxZoomSliderItem *)pItem)->GetValue(); in Execute() local1128 const sal_uInt16 nCurrentZoom = pVOpt->GetZoom(); in GetState() local
1317 const sal_uInt16 nCurrentZoom = pVOpt->GetZoom(); in StateStatusLine() local1721 const sal_uInt16 nCurrentZoom = ((const SvxZoomSliderItem *)pItem)->GetValue(); in ExecuteStatusLine() local
571 sal_uInt16 nCurrentZoom = Application::GetSettings().GetStyleSettings().GetScreenZoom(); in UpdatePPT() local
Completed in 57 milliseconds