Home
last modified time | relevance | path

Searched defs:nCurrentZoom (Results 1 – 8 of 8) sorted by relevance

/trunk/main/svx/source/items/
H A Dzoomslideritem.cxx43 SvxZoomSliderItem::SvxZoomSliderItem( sal_uInt16 nCurrentZoom, sal_uInt16 nMinZoom, sal_uInt16 nMax… in SvxZoomSliderItem()
166 sal_Int32 nCurrentZoom( 0 ); in PutValue() local
/trunk/main/sc/source/ui/view/
H A Dprevwsh.cxx678 const sal_uInt16 nCurrentZoom = ((const SvxZoomSliderItem*)pItem)->GetValue(); in Execute() local
698 … const sal_uInt16 nCurrentZoom = ((const SvxZoomSliderItem *)pItem)->GetValue(); in Execute() local
808 … sal_uInt16 nCurrentZoom = ((const SfxUInt16Item&)rStyleSet.Get(ATTR_PAGE_SCALE)).GetValue(); in GetState() local
H A Dtabvwsha.cxx333 … sal_uInt16 nCurrentZoom = (sal_uInt16)(( rOldY.GetNumerator() * 100 ) / rOldY.GetDenominator()); in GetState() local
H A Dtabvwsh3.cxx759 const sal_uInt16 nCurrentZoom = ((const SvxZoomSliderItem *)pItem)->GetValue(); in Execute() local
/trunk/main/sc/source/ui/cctrl/
H A Dtbzoomsliderctrl.cxx258 …:sun::star::uno::Reference< ::com::sun::star::frame::XFrame >& _xFrame , sal_uInt16 nCurrentZoom ): in ScZoomSliderWnd()
/trunk/main/sw/source/ui/uiview/
H A Dpview.cxx902 const sal_uInt16 nCurrentZoom = ((const SvxZoomSliderItem *)pItem)->GetValue(); in Execute() local
1130 const sal_uInt16 nCurrentZoom = pVOpt->GetZoom(); in GetState() local
H A Dview2.cxx1317 const sal_uInt16 nCurrentZoom = pVOpt->GetZoom(); in StateStatusLine() local
1721 const sal_uInt16 nCurrentZoom = ((const SvxZoomSliderItem *)pItem)->GetValue(); in ExecuteStatusLine() local
/trunk/main/sc/source/core/data/
H A Dglobal.cxx571 sal_uInt16 nCurrentZoom = Application::GetSettings().GetStyleSettings().GetScreenZoom(); in UpdatePPT() local

Completed in 90 milliseconds