summaryrefslogtreecommitdiff
path: root/include/svtools/headbar.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools/headbar.hxx')
-rw-r--r--include/svtools/headbar.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/svtools/headbar.hxx b/include/svtools/headbar.hxx
index e9ff21b7d364..f7cb8c14ca1d 100644
--- a/include/svtools/headbar.hxx
+++ b/include/svtools/headbar.hxx
@@ -297,9 +297,9 @@ public:
virtual void StateChanged( StateChangedType nStateChange ) SAL_OVERRIDE;
virtual void DataChanged( const DataChangedEvent& rDCEvt ) SAL_OVERRIDE;
- void UserDraw( const UserDrawEvent& rUDEvt );
- void StartDrag();
- void Drag();
+ void UserDraw( const UserDrawEvent& rUDEvt );
+ void StartDrag();
+ void Drag();
virtual void EndDrag();
virtual void Select();
virtual void DoubleClick();