Searched refs:aLMEdit (Results 1 – 2 of 2) sorted by relevance
| /AOO42X/main/svx/source/dialog/ |
| H A D | hdft.cxx | 152 aLMEdit ( this, SVX_RES( ED_LMARGIN ) ), in SvxHFPage() 184 SetFieldUnit( aLMEdit, eFUnit ); in SvxHFPage() 190 aLMEdit.SetAccessibleRelationMemberOf( &aFrm ); in SvxHFPage() 285 aLR.SetLeft( (sal_uInt16)GetCoreValue( aLMEdit, eUnit ) ); in FillItemSet() 403 SetMetricValue( aLMEdit, rLR.GetLeft(), eUnit ); in Reset() 437 aLMEdit.SaveValue(); in Reset() 472 aLMEdit.SetModifyHdl(LINK(this, SvxHFPage, BorderModify)); in InitHandler() 473 aLMEdit.SetLoseFocusHdl(LINK(this, SvxHFPage, RangeHdl)); in InitHandler() 494 aLMEdit.Enable(); in IMPL_LINK() 523 aLMEdit.Disable(); in IMPL_LINK() [all …]
|
| /AOO42X/main/svx/inc/svx/ |
| H A D | hdft.hxx | 81 MetricField aLMEdit; member in SvxHFPage
|