summaryrefslogtreecommitdiffstats
path: root/sw/inc/SwUndoField.hxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-08-12 10:59:07 +0000
committerOliver Bolte <obo@openoffice.org>2004-08-12 10:59:07 +0000
commitaca5a9ed13c7c44ce712b666ccaf6fe00a51c847 (patch)
tree16e1ca34c44eaed6086db9b9f721ac1e95ea1083 /sw/inc/SwUndoField.hxx
parentINTEGRATION: CWS tune05 (1.3.54); FILE MERGED (diff)
downloadcore-aca5a9ed13c7c44ce712b666ccaf6fe00a51c847.tar.gz
core-aca5a9ed13c7c44ce712b666ccaf6fe00a51c847.zip
INTEGRATION: CWS tune05 (1.2.54); FILE MERGED
2004/07/22 10:48:03 cmc 1.2.54.1: #i30554# unused SwUndoField::RestoreFieldType
Diffstat (limited to 'sw/inc/SwUndoField.hxx')
-rw-r--r--sw/inc/SwUndoField.hxx6
1 files changed, 2 insertions, 4 deletions
diff --git a/sw/inc/SwUndoField.hxx b/sw/inc/SwUndoField.hxx
index 9a3ca2fbba00..cc8cd9fc403f 100644
--- a/sw/inc/SwUndoField.hxx
+++ b/sw/inc/SwUndoField.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: SwUndoField.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: kz $ $Date: 2004-05-18 13:55:49 $
+ * last change: $Author: obo $ $Date: 2004-08-12 11:59:07 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -78,8 +78,6 @@ protected:
SwDoc * pDoc;
SwPosition GetPosition();
- void RestoreFieldType(SwField * pField, SwFieldType * pNewType);
-
public:
SwUndoField(const SwPosition & rPos);
virtual ~SwUndoField();