summaryrefslogtreecommitdiff
path: root/sw/inc/usrfld.hxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2007-04-25 07:58:06 +0000
committerRüdiger Timm <rt@openoffice.org>2007-04-25 07:58:06 +0000
commit3240c1e1e5618b51bbac360fb688229ecce039d0 (patch)
tree437836755965b0c4135d7ea53aac0253ca309d75 /sw/inc/usrfld.hxx
parent193eb2b7ef562f2a4bc156a9c0707b6ab30e29a3 (diff)
INTEGRATION: CWS os94 (1.5.616); FILE MERGED
2007/03/12 08:07:33 os 1.5.616.1: #i75235# unused methods removed
Diffstat (limited to 'sw/inc/usrfld.hxx')
-rw-r--r--sw/inc/usrfld.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/sw/inc/usrfld.hxx b/sw/inc/usrfld.hxx
index 82717fb9aaab..f6d2824fd28d 100644
--- a/sw/inc/usrfld.hxx
+++ b/sw/inc/usrfld.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: usrfld.hxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: rt $ $Date: 2005-12-14 14:47:12 $
+ * last change: $Author: rt $ $Date: 2007-04-25 08:58:06 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -70,7 +70,6 @@ public:
String GetContent( sal_uInt32 nFmt = 0 );
void SetContent( const String& rStr, sal_uInt32 nFmt = 0 );
- void CtrlSetContent( const String& rStr );
inline BOOL IsValid() const;
inline void ChgValid( BOOL bNew );