Home
last modified time | relevance | path

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

/AOO41X/main/svx/source/dialog/
H A Dhdft.cxx149 aLMEdit ( this, SVX_RES( ED_LMARGIN ) ), in SvxHFPage()
179 SetFieldUnit( aLMEdit, eFUnit ); in SvxHFPage()
185 aLMEdit.SetAccessibleRelationMemberOf( &aFrm ); in SvxHFPage()
265 aLR.SetLeft( (sal_uInt16)GetCoreValue( aLMEdit, eUnit ) ); in FillItemSet()
362 SetMetricValue( aLMEdit, rLR.GetLeft(), eUnit ); in Reset()
396 aLMEdit.SaveValue(); in Reset()
431 aLMEdit.SetModifyHdl(LINK(this, SvxHFPage, BorderModify)); in InitHandler()
432 aLMEdit.SetLoseFocusHdl(LINK(this, SvxHFPage, RangeHdl)); in InitHandler()
453 aLMEdit.Enable(); in IMPL_LINK()
482 aLMEdit.Disable(); in IMPL_LINK()
[all …]
/AOO41X/main/svx/inc/svx/
H A Dhdft.hxx73 MetricField aLMEdit; member in SvxHFPage