Home
last modified time | relevance | path

Searched refs:FN_VSCROLL_METRIC (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/ui/app/
H A Dappopt.cxx125 FN_HSCROLL_METRIC, FN_VSCROLL_METRIC, in CreateItemSet()
208 pRet->Put(SfxUInt16Item( FN_VSCROLL_METRIC, static_cast< sal_uInt16 >(eUnit) )); in CreateItemSet()
366 if( SFX_ITEM_SET == rSet.GetItemState(FN_VSCROLL_METRIC, sal_False, &pItem ) ) in ApplyItemSet()
/trunk/main/sw/inc/
H A Dcmdid.h324 #define FN_VSCROLL_METRIC (FN_VIEW + 54) /* Metric vertical scrollbar */ macro
/trunk/main/sw/source/ui/config/
H A Doptpage.cxx235 lcl_SelectMetricLB(aVMetric, FN_VSCROLL_METRIC, rSet); in Reset()
292 rSet.Put( SfxUInt16Item( FN_VSCROLL_METRIC, (sal_uInt16)nFieldUnit ) ); in FillItemSet()

Completed in 35 milliseconds