Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/config/
H A Doptpage.cxx109 aVMetric ( this, SW_RES( LB_VMETRIC ) ), in SwContentOptPage()
161 aVMetric.InsertEntry( sMetric ); in SwContentOptPage()
162 aVMetric.SetEntryData( nPos, (void*)(long)eFUnit ); in SwContentOptPage()
235 lcl_SelectMetricLB(aVMetric, FN_VSCROLL_METRIC, rSet); in Reset()
287 nMPos = aVMetric.GetSelectEntryPos(); in FillItemSet()
288 if ( nMPos != aVMetric.GetSavedValue() || nMPos != nGlobalMetricPos ) in FillItemSet()
291 sal_uInt16 nFieldUnit = (sal_uInt16)(long)aVMetric.GetEntryData( nMPos ); in FillItemSet()
314 aVMetric .Enable(bChecked); in IMPL_LINK()
/trunk/main/sw/source/ui/inc/
H A Doptpage.hxx76 ListBox aVMetric; member in SwContentOptPage

Completed in 15 milliseconds