summaryrefslogtreecommitdiffstats
path: root/sw/inc/dbfld.hxx
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2007-04-25 07:52:01 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2007-04-25 07:52:01 +0000
commitee329af877fb2ceef4b176c5fb48c020497507b5 (patch)
tree43c09268595dde218183101f1f53f83cb51ce69e /sw/inc/dbfld.hxx
parentINTEGRATION: CWS os94 (1.35.266); FILE MERGED (diff)
downloadcore-ee329af877fb2ceef4b176c5fb48c020497507b5.tar.gz
core-ee329af877fb2ceef4b176c5fb48c020497507b5.zip
INTEGRATION: CWS os94 (1.9.266); FILE MERGED
2007/03/12 08:07:28 os 1.9.266.1: #i75235# unused methods removed
Diffstat (limited to 'sw/inc/dbfld.hxx')
-rw-r--r--sw/inc/dbfld.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/sw/inc/dbfld.hxx b/sw/inc/dbfld.hxx
index 711f13d8553c..e3dd7fd3c060 100644
--- a/sw/inc/dbfld.hxx
+++ b/sw/inc/dbfld.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: dbfld.hxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: hr $ $Date: 2006-08-14 15:18:48 $
+ * last change: $Author: rt $ $Date: 2007-04-25 08:52:01 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -119,7 +119,6 @@ public:
void ChangeExpansion( const SwFrm*, const SwTxtFld* );
void InitContent();
void InitContent(const String& rExpansion);
- String GetOldContent();
inline void ChgBodyTxtFlag( BOOL bIsInBody );