summaryrefslogtreecommitdiff
path: root/sw/inc/reffld.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2004-09-08 13:51:18 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2004-09-08 13:51:18 +0000
commit4ed7295df0818044da26035a94e081f28085b462 (patch)
tree80819b90c4f881776b82ab38ddd5d68bb0f38553 /sw/inc/reffld.hxx
parent35e67800c42d51d9c96f33253f38e73fb4dc2d64 (diff)
INTEGRATION: CWS swundo03 (1.3.728); FILE MERGED
2004/07/07 16:42:52 hbrinkm 1.3.728.1: #115575# GetDescription
Diffstat (limited to 'sw/inc/reffld.hxx')
-rw-r--r--sw/inc/reffld.hxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/sw/inc/reffld.hxx b/sw/inc/reffld.hxx
index e970c729be24..bf3cf5c78c15 100644
--- a/sw/inc/reffld.hxx
+++ b/sw/inc/reffld.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: reffld.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: os $ $Date: 2002-01-11 13:59:20 $
+ * last change: $Author: hr $ $Date: 2004-09-08 14:51:18 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -157,6 +157,8 @@ public:
virtual BOOL PutValue( const com::sun::star::uno::Any& rVal, BYTE nMId );
void ConvertProgrammaticToUIName();
+
+ virtual String GetDescription() const;
};