summaryrefslogtreecommitdiff
path: root/sc/inc/cellform.hxx
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2012-06-23 00:42:24 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2012-06-23 02:48:29 +0900
commitcdea32dd8a03fe5375eaef785461170cdee10622 (patch)
treed1c7a0814fe6b437dac1069259ab3417503bd001 /sc/inc/cellform.hxx
parentdbd9db69bb2ca982d76c09f8cb9561b42c9138b8 (diff)
removed unused forward declarations of class
except moving ScPostIt into source/filter/inc/xeescher.hxx Change-Id: I85fbfe88e30edce5a48a65c494ced7b2129964ff
Diffstat (limited to 'sc/inc/cellform.hxx')
-rw-r--r--sc/inc/cellform.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/inc/cellform.hxx b/sc/inc/cellform.hxx
index 3a5418d5a12d..39ec3b8aced1 100644
--- a/sc/inc/cellform.hxx
+++ b/sc/inc/cellform.hxx
@@ -32,8 +32,6 @@
#include <tools/solar.h>
#include "scdllapi.h"
-class String;
-
class ScBaseCell;
class SvNumberFormatter;
class Color;