Searched refs:FN_VSCROLL_METRIC (Results 1 – 3 of 3) sorted by relevance
125 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()
324 #define FN_VSCROLL_METRIC (FN_VIEW + 54) /* Metric vertical scrollbar */ macro
235 lcl_SelectMetricLB(aVMetric, FN_VSCROLL_METRIC, rSet); in Reset()292 rSet.Put( SfxUInt16Item( FN_VSCROLL_METRIC, (sal_uInt16)nFieldUnit ) ); in FillItemSet()
Completed in 66 milliseconds