summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2007-05-09 12:21:41 +0000
committerKurt Zenker <kz@openoffice.org>2007-05-09 12:21:41 +0000
commitd3c35b966c31434fc308e22c3a3eb021873108ae (patch)
treec6aa3919ffa78547d19c69f145da6ce1e912a65e
parentb3f11ca5728496495512c92969f7b3d776c205d0 (diff)
INTEGRATION: CWS os95 (1.32.16); FILE MERGED
2007/03/16 08:38:11 os 1.32.16.1: #145711# load Content string of DDE field masters
-rw-r--r--xmloff/inc/txtfldi.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/xmloff/inc/txtfldi.hxx b/xmloff/inc/txtfldi.hxx
index 5fb798566dc5..6397be2c27bd 100644
--- a/xmloff/inc/txtfldi.hxx
+++ b/xmloff/inc/txtfldi.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: txtfldi.hxx,v $
*
- * $Revision: 1.33 $
+ * $Revision: 1.34 $
*
- * last change: $Author: obo $ $Date: 2007-03-09 13:04:00 $
+ * last change: $Author: kz $ $Date: 2007-05-09 13:21:41 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -1243,7 +1243,7 @@ public:
class XMLDdeFieldImportContext : public XMLTextFieldImportContext
{
::rtl::OUString sName;
-
+ ::rtl::OUString sPropertyContent;
public:
TYPEINFO();