summaryrefslogtreecommitdiff
path: root/svtools/source/table/tabledatawindow.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/source/table/tabledatawindow.hxx')
-rw-r--r--svtools/source/table/tabledatawindow.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/svtools/source/table/tabledatawindow.hxx b/svtools/source/table/tabledatawindow.hxx
index 2b9b7c6c9507..2c6848e0a4ff 100644
--- a/svtools/source/table/tabledatawindow.hxx
+++ b/svtools/source/table/tabledatawindow.hxx
@@ -59,8 +59,8 @@ namespace svt { namespace table
virtual void MouseButtonDown( const MouseEvent& rMEvt) SAL_OVERRIDE;
virtual void MouseButtonUp( const MouseEvent& rMEvt) SAL_OVERRIDE;
virtual bool Notify(NotifyEvent& rNEvt) SAL_OVERRIDE;
- void SetControlBackground(const Color& rColor);
- void SetControlBackground();
+ void SetControlBackground(const Color& rColor);
+ void SetControlBackground();
virtual void RequestHelp( const HelpEvent& rHEvt ) SAL_OVERRIDE;
void SetBackground(const Wallpaper& rColor);