summaryrefslogtreecommitdiffstats
path: root/include/vcl/help.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/help.hxx')
-rw-r--r--include/vcl/help.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/include/vcl/help.hxx b/include/vcl/help.hxx
index fee319685088..f1048fec0747 100644
--- a/include/vcl/help.hxx
+++ b/include/vcl/help.hxx
@@ -28,9 +28,9 @@ class Point;
class Rectangle;
class Window;
-// --------------
+
// - Help-Types -
-// --------------
+
#define QUICKHELP_LEFT ((sal_uInt16)0x0001)
#define QUICKHELP_CENTER ((sal_uInt16)0x0002)
@@ -52,9 +52,9 @@ class Window;
#define OOO_HELP_INDEX ".help:index"
#define OOO_HELP_HELPONHELP ".help:helponhelp"
-// --------
+
// - Help -
-// --------
+
class VCL_DLLPUBLIC Help
{