summaryrefslogtreecommitdiffstats
path: root/sc/inc/editsrc.hxx
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@gmail.com>2012-04-24 17:03:19 -0400
committerKohei Yoshida <kohei.yoshida@gmail.com>2012-04-26 09:58:01 -0400
commitd4a99ec456c3169ab6c3ef385c43221a9871bc9a (patch)
tree041cfc38d35fe14a3ead8cc51d1e530b68f13ed0 /sc/inc/editsrc.hxx
parentOk, the regression I had introduced in my prev commit is now fixed. (diff)
downloadcore-d4a99ec456c3169ab6c3ef385c43221a9871bc9a.tar.gz
core-d4a99ec456c3169ab6c3ef385c43221a9871bc9a.zip
Some cleanup. We don't need the broadcaster hint class anymore.
Diffstat (limited to 'sc/inc/editsrc.hxx')
-rw-r--r--sc/inc/editsrc.hxx15
1 files changed, 0 insertions, 15 deletions
diff --git a/sc/inc/editsrc.hxx b/sc/inc/editsrc.hxx
index 76911d5d8463..1628d1039b81 100644
--- a/sc/inc/editsrc.hxx
+++ b/sc/inc/editsrc.hxx
@@ -39,25 +39,10 @@ class ScEditEngineDefaulter;
class SvxEditEngineForwarder;
class ScDocShell;
-class ScHeaderFooterContentObj;
class ScCellTextData;
class ScHeaderFooterTextData;
class ScAccessibleTextData;
class SdrObject;
-class EditTextObject;
-
-
-class ScHeaderFooterChangedHint : public SfxHint
-{
- sal_uInt16 nPart;
-
-public:
- TYPEINFO();
- ScHeaderFooterChangedHint(sal_uInt16 nP);
- ~ScHeaderFooterChangedHint();
-
- sal_uInt16 GetPart() const { return nPart; }
-};
/**
* ScHeaderFooterEditSource with local copy of ScHeaderFooterTextData is