Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/ui/config/
H A Doptpage.cxx110 aVMetric ( this, SW_RES( LB_VMETRIC ) ), in SwContentOptPage()
162 aVMetric.InsertEntry( sMetric ); in SwContentOptPage()
163 aVMetric.SetEntryData( nPos, (void*)(long)eFUnit ); in SwContentOptPage()
237 lcl_SelectMetricLB(aVMetric, FN_VSCROLL_METRIC, rSet); in Reset()
290 nMPos = aVMetric.GetSelectEntryPos(); in FillItemSet()
291 if ( nMPos != aVMetric.GetSavedValue() || nMPos != nGlobalMetricPos ) in FillItemSet()
294 sal_uInt16 nFieldUnit = (sal_uInt16)(long)aVMetric.GetEntryData( nMPos ); in FillItemSet()
317 aVMetric .Enable(bChecked); in IMPL_LINK()
/aoo41x/main/sw/source/ui/inc/
H A Doptpage.hxx76 ListBox aVMetric; member in SwContentOptPage

Completed in 1319 milliseconds