summaryrefslogtreecommitdiff
path: root/xmloff
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-09-04 09:07:38 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-09-04 09:07:38 +0000
commitb06f25d07e0cf04e8beb6a5600c732bc0b8f247b (patch)
tree5bcdfe1356b20f899c0ccf482ce7a6e4ee4d5e8f /xmloff
parentaaccef8d82eafcf6bead632c0bee61fc35cf9e8a (diff)
INTEGRATION: CWS swenhancedfields2 (1.4.38); FILE MERGED
2008/08/04 12:37:27 b_michaelsen 1.4.38.2: RESYNC: (1.4-1.6); FILE MERGED 2008/04/23 08:08:50 ama 1.4.38.1: #i33737#: Enhanced fields
Diffstat (limited to 'xmloff')
-rw-r--r--xmloff/inc/xmloff/txtparae.hxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/xmloff/inc/xmloff/txtparae.hxx b/xmloff/inc/xmloff/txtparae.hxx
index 7ae00c93cf..36026c9d16 100644
--- a/xmloff/inc/xmloff/txtparae.hxx
+++ b/xmloff/inc/xmloff/txtparae.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: txtparae.hxx,v $
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
* This file is part of OpenOffice.org.
*
@@ -214,7 +214,9 @@ protected:
const ::rtl::OUString sVisitedCharStyleName;
const ::rtl::OUString sWidth;
const ::rtl::OUString sWidthType;
-
+ const ::rtl::OUString sTextFieldStart;
+ const ::rtl::OUString sTextFieldEnd;
+ const ::rtl::OUString sTextFieldStartEnd;
SinglePropertySetInfoCache aCharStyleNamesPropInfoCache;