Searched refs:aLbUnit (Results 1 – 2 of 2) sorted by relevance
167 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 …]
67 ListBox aLbUnit; member in SvxMeasurePage
Completed in 16 milliseconds