Home
last modified time | relevance | path

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

/trunk/main/cui/source/tabpages/
H A Dnumfmt.cxx266 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 …]
/trunk/main/cui/source/inc/
H A Dnumfmt.hxx116 NumericField aEdDecimals; member in SvxNumberFormatTabPage

Completed in 29 milliseconds