summaryrefslogtreecommitdiffstats
path: root/include/toolkit/helper/vclunohelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/toolkit/helper/vclunohelper.hxx')
-rw-r--r--include/toolkit/helper/vclunohelper.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/include/toolkit/helper/vclunohelper.hxx b/include/toolkit/helper/vclunohelper.hxx
index 444c04498c45..74c6ade01193 100644
--- a/include/toolkit/helper/vclunohelper.hxx
+++ b/include/toolkit/helper/vclunohelper.hxx
@@ -65,9 +65,9 @@ class OutputDevice;
class MouseEvent;
class KeyEvent;
-// ----------------------------------------------------
+
// class VclUnoHelper
-// ----------------------------------------------------
+
class TOOLKIT_DLLPUBLIC VCLUnoHelper
{
public:
@@ -116,9 +116,9 @@ public:
static MapUnit UnoEmbed2VCLMapUnit( sal_Int32 nUnoEmbedMapUnit );
static sal_Int32 VCL2UnoEmbedMapUnit( MapUnit nVCLMapUnit );
- //========================================================================
+
//= MeasurementUnitConversion
- //========================================================================
+
/** small helper to convert between MeasurementUnit and
FieldUnit
*/