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.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/cui/source/inc/numfmt.hxx b/cui/source/inc/numfmt.hxx
index 5ada9262ba37..df61c578320f 100644
--- a/cui/source/inc/numfmt.hxx
+++ b/cui/source/inc/numfmt.hxx
@@ -20,7 +20,6 @@
#define INCLUDED_CUI_SOURCE_INC_NUMFMT_HXX
-
#include <rtl/ustring.hxx>
#include <sfx2/tabdlg.hxx>
#include <svx/langbox.hxx>
@@ -34,13 +33,11 @@
#include <vcl/window.hxx>
-
class SvxNumberFormatShell;
class SvxNumberInfoItem;
class vector;
-
class SvxNumberPreview : public vcl::Window
{
private:
@@ -62,7 +59,6 @@ public:
};
-
class SvxNumberFormatTabPage : public SfxTabPage
{
friend class VclPtr<SvxNumberFormatTabPage>;