summaryrefslogtreecommitdiff
path: root/cui/source/inc/numfmt.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/inc/numfmt.hxx')
-rw-r--r--cui/source/inc/numfmt.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/cui/source/inc/numfmt.hxx b/cui/source/inc/numfmt.hxx
index 33f4381b6e8d..55389f140d2f 100644
--- a/cui/source/inc/numfmt.hxx
+++ b/cui/source/inc/numfmt.hxx
@@ -19,7 +19,7 @@
#ifndef INCLUDED_CUI_SOURCE_INC_NUMFMT_HXX
#define INCLUDED_CUI_SOURCE_INC_NUMFMT_HXX
-//------------------------------------------------------------------------
+
#include <rtl/ustring.hxx>
#include <sfx2/tabdlg.hxx>
@@ -33,13 +33,13 @@
#include <vcl/field.hxx>
#include <vcl/window.hxx>
-//------------------------------------------------------------------------
+
class SvxNumberFormatShell;
class SvxNumberInfoItem;
class vector;
-//------------------------------------------------------------------------
+
class SvxNumberPreview : public Window
{
@@ -61,7 +61,7 @@ public:
void NotifyChange( const OUString& rPrevStr, const Color* pColor = NULL );
};
-// -----------------------------------------------------------------------
+
class SvxNumberFormatTabPage : public SfxTabPage
{