Home
last modified time | relevance | path

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

/aoo42x/main/cui/source/tabpages/
H A Dnumfmt.cxx269 aEdLeadZeroes ( this, CUI_RES( ED_LEADZEROES ) ), in SvxNumberFormatTabPage()
351 aEdLeadZeroes .SetModifyHdl( aLink ); in Init_Impl()
676 aEdLeadZeroes .Disable(); in Obstructing()
680 aEdLeadZeroes .SetText( String() ); in Obstructing()
714 aEdLeadZeroes .Enable( bEnable ); in EnableBySourceFormat_Impl()
1089 aEdLeadZeroes.Enable(); in UpdateOptions_Impl()
1115 aEdLeadZeroes .Disable(); in UpdateOptions_Impl()
1119 aEdLeadZeroes .SetText( UniString::CreateFromInt32( 0 ) ); in UpdateOptions_Impl()
1696 if ( ((NumericField*)pOptCtrl == &aEdLeadZeroes) in IMPL_LINK()
1709 sal_uInt16 nLeadZeroes = (aEdLeadZeroes.IsEnabled()) in IMPL_LINK()
[all …]
/aoo42x/main/cui/source/inc/
H A Dnumfmt.hxx119 NumericField aEdLeadZeroes; member in SvxNumberFormatTabPage

Completed in 20 milliseconds