summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/frmsh.hxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-08-12 12:04:36 +0000
committerOliver Bolte <obo@openoffice.org>2004-08-12 12:04:36 +0000
commitc3b25a68dcb9e1c1ae15146bf9ae44ae9bf0a048 (patch)
tree948136451698d4387e387b6506449d71482f4874 /sw/source/ui/inc/frmsh.hxx
parent04e891c6915981e12dcbfb37fef290a44da7c01a (diff)
INTEGRATION: CWS tune05 (1.2.754); FILE MERGED
2004/07/22 08:18:05 cmc 1.2.754.1: #i30554# SwFrameShell::GetBckColState unused
Diffstat (limited to 'sw/source/ui/inc/frmsh.hxx')
-rw-r--r--sw/source/ui/inc/frmsh.hxx7
1 files changed, 2 insertions, 5 deletions
diff --git a/sw/source/ui/inc/frmsh.hxx b/sw/source/ui/inc/frmsh.hxx
index 1e013b4db191..b3ef34f66b2f 100644
--- a/sw/source/ui/inc/frmsh.hxx
+++ b/sw/source/ui/inc/frmsh.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: frmsh.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: jp $ $Date: 2001-09-11 15:05:34 $
+ * last change: $Author: obo $ $Date: 2004-08-12 13:04:36 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -79,9 +79,6 @@ public:
void StateInsert(SfxItemSet &rSet);
void StateStatusline(SfxItemSet &rSet);
-
- void GetBckColState(SfxItemSet &rSet);
- void ExecBckCol(SfxRequest& rReq);
};
#endif