summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--svx/inc/svx/numfmtsh.hxx8
1 files changed, 0 insertions, 8 deletions
diff --git a/svx/inc/svx/numfmtsh.hxx b/svx/inc/svx/numfmtsh.hxx
index 3ae23f4f66ca..e9b4772d713f 100644
--- a/svx/inc/svx/numfmtsh.hxx
+++ b/svx/inc/svx/numfmtsh.hxx
@@ -28,8 +28,6 @@
#ifndef _SVX_NUMFMTSH_HXX
#define _SVX_NUMFMTSH_HXX
-// include ---------------------------------------------------------------
-
#include <tools/string.hxx>
#include <i18npool/lang.h>
@@ -39,14 +37,10 @@
#include <vector>
-// forward ---------------------------------------------------------------
-
class Color;
class SvNumberFormatter;
class SvNumberFormatTable;
-class SvStringsDtor;
class NfCurrencyEntry;
-// enum ------------------------------------------------------------------
enum SvxNumberValueType
{
@@ -55,8 +49,6 @@ enum SvxNumberValueType
SVX_VALUE_TYPE_STRING
};
-// define ----------------------------------------------------------------
-
// sort order of the category ListBox entries in the TabPage
#define CAT_ALL 0
#define CAT_USERDEFINED 1