Home
last modified time | relevance | path

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

/aoo42x/main/cui/source/tabpages/
H A Dmeasure.cxx167 aLbUnit.SetSelectHdl( aLink ); in SvxMeasurePage()
336 aLbUnit.SelectEntryPos( i ); in Reset()
343 aLbUnit.SetNoSelection(); in Reset()
345 aLbUnit.SaveValue(); in Reset()
514 sal_uInt16 nPos = aLbUnit.GetSelectEntryPos(); in FillItemSet()
515 if( nPos != aLbUnit.GetSavedValue() ) in FillItemSet()
771 if( p == &aLbUnit ) in IMPL_LINK()
773 sal_uInt16 nPos = aLbUnit.GetSelectEntryPos(); in IMPL_LINK()
855 aLbUnit.SetEntryData( nPos, (void*)nUnit ); in FillUnitLB()
861 nPos = aLbUnit.InsertEntry( aStrMetric ); in FillUnitLB()
[all …]
/aoo42x/main/cui/source/inc/
H A Dmeasure.hxx67 ListBox aLbUnit; member in SvxMeasurePage

Completed in 16 milliseconds