summaryrefslogtreecommitdiff
path: root/sfx2/source/statbar
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/statbar')
-rw-r--r--sfx2/source/statbar/stbitem.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/statbar/stbitem.cxx b/sfx2/source/statbar/stbitem.cxx
index 3c34c6013649..4dd498b52a90 100644
--- a/sfx2/source/statbar/stbitem.cxx
+++ b/sfx2/source/statbar/stbitem.cxx
@@ -561,7 +561,7 @@ void SfxStatusBarControl::Paint
/* [Description]
This virtual method is called to paint the contents if the field
- at hand is marked with SIB_USERDRAW. The output must be obtained
+ at hand is marked with StatusBarItemBits::UserDraw. The output must be obtained
within the Rectangle of rUDEvt.GetRect() by the OutputDevice
given by rUDEvt.GetDevice().