diff options
Diffstat (limited to 'cui/source/tabpages/numfmt.cxx')
-rw-r--r-- | cui/source/tabpages/numfmt.cxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/cui/source/tabpages/numfmt.cxx b/cui/source/tabpages/numfmt.cxx index 72d79a7cb287..f0b3255373c3 100644 --- a/cui/source/tabpages/numfmt.cxx +++ b/cui/source/tabpages/numfmt.cxx @@ -199,7 +199,6 @@ void SvxNumberPreview::InitSettings( bool bForeground, bool bBackground ) } - void SvxNumberPreview::StateChanged( StateChangedType nType ) { if ( nType == StateChangedType::ControlForeground ) @@ -211,7 +210,6 @@ void SvxNumberPreview::StateChanged( StateChangedType nType ) } - void SvxNumberPreview::DataChanged( const DataChangedEvent& rDCEvt ) { Window::DataChanged( rDCEvt ); @@ -933,7 +931,6 @@ void SvxNumberFormatTabPage::UpdateOptions_Impl( bool bCheckCatChange /*= sal_Fa } - if ( nCategory != nCurCategory || bDoIt) { if ( bCheckCatChange ) |