Searched refs:aMtrEndWidth (Results 1 – 2 of 2) sorted by relevance
120 aMtrEndWidth ( this, CUI_RES( MTR_FLD_END_WIDTH ) ), in SvxLineTabPage()172 aMtrEndWidth.SetAccessibleName(String(CUI_RES( STR_MTR_FLD_END_WIDTH ) ) ); in SvxLineTabPage()195 aMtrEndWidth.SetSpinSize( 50 ); in SvxLineTabPage()201 aMtrEndWidth.SetSpinSize( 2 ); in SvxLineTabPage()207 SetFieldUnit( aMtrEndWidth, eFUnit ); in SvxLineTabPage()228 aMtrEndWidth.SetModifyHdl( aEnd ); in SvxLineTabPage()478 aMtrEndWidth.Hide(); in ActivatePage()585 if( aMtrEndWidth.GetText() != aMtrEndWidth.GetSavedValue() ) in FillItemSet()587 XLineEndWidthItem aItem( GetCoreValue( aMtrEndWidth, ePoolUnit ) ); in FillItemSet()689 if( aMtrEndWidth.GetText() != aMtrEndWidth.GetSavedValue() ) in FillItemSet()[all …]
116 MetricField aMtrEndWidth; member in SvxLineTabPage