Home
last modified time | relevance | path

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

/trunk/main/cui/source/tabpages/
H A Dgrfpage.cxx69 aWidthZoomMF( this, CUI_RES( MF_WIDTHZOOM )), in SvxGrfCropPage()
103 aWidthZoomMF.SetModifyHdl( aLk ); in SvxGrfCropPage()
413 if( pField == &aWidthZoomMF ) in IMPL_LINK()
455 aWidthZoomMF.SetValue(nZoom); in IMPL_LINK()
487 long nWidthZoom = static_cast<long>(aWidthZoomMF.GetValue()); in IMPL_LINK()
513 ZoomHdl(&aWidthZoomMF); in IMPL_LINK()
575 aWidthZoomMF.SetValue(100); in IMPL_LINK()
601 aWidthZoomMF.SetValue(nZoom); in CalcZoom()
725 aWidthZoomMF .Enable(bFound); in GraphicHasChanged()
/trunk/main/cui/source/inc/
H A Dgrfpage.hxx82 MetricField aWidthZoomMF; member in SvxGrfCropPage

Completed in 18 milliseconds