Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/ui/config/
H A Doptpage.cxx107 aHMetric ( this, SW_RES( LB_HMETRIC ) ), in SwContentOptPage()
164 aHMetric.InsertEntry( sMetric ); in SwContentOptPage()
165 aHMetric.SetEntryData( nPos, (void*)(long)eFUnit ); in SwContentOptPage()
236 lcl_SelectMetricLB(aHMetric, FN_HSCROLL_METRIC, rSet); in Reset()
282 nMPos = aHMetric.GetSelectEntryPos(); in FillItemSet()
283 if ( nMPos != aHMetric.GetSavedValue() || nMPos != nGlobalMetricPos ) in FillItemSet()
286 sal_uInt16 nFieldUnit = (sal_uInt16)(long)aHMetric.GetEntryData( nMPos ); in FillItemSet()
315 aHMetric .Enable(bChecked); in IMPL_LINK()
/aoo41x/main/sw/source/ui/inc/
H A Doptpage.hxx73 ListBox aHMetric; member in SwContentOptPage

Completed in 82 milliseconds