Searched refs:aEdDecimals (Results 1 – 2 of 2) sorted by relevance
266 aEdDecimals ( this, CUI_RES( ED_DECIMALS ) ), in SvxNumberFormatTabPage()350 aEdDecimals .SetModifyHdl( aLink ); in Init_Impl()677 aEdDecimals .Disable(); in Obstructing()679 aEdDecimals .SetText( String() ); in Obstructing()712 aEdDecimals .Enable( bEnable ); in EnableBySourceFormat_Impl()1087 aEdDecimals.Enable(); in UpdateOptions_Impl()1113 aEdDecimals .Disable(); in UpdateOptions_Impl()1118 aEdDecimals .SetText( UniString::CreateFromInt32( 0 ) ); in UpdateOptions_Impl()1697 || ((NumericField*)pOptCtrl == &aEdDecimals) in IMPL_LINK()1706 sal_uInt16 nPrecision = (aEdDecimals.IsEnabled()) in IMPL_LINK()[all …]
116 NumericField aEdDecimals; member in SvxNumberFormatTabPage
Completed in 18 milliseconds