diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2003-03-27 17:21:03 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2003-03-27 17:21:03 +0000 |
commit | 00b722f8b9ccba1b43c36b2a68b165d2a381cfa0 (patch) | |
tree | bbce99fb77bdc632e61498ae1ed231ec72ba45fe /xmloff/inc/txtflde.hxx | |
parent | 8bad56bdfdc3e182733f77ed8a8d9057b7ceb286 (diff) |
MWS_SRX644: migrate branch mws_srx644 -> HEAD
Diffstat (limited to 'xmloff/inc/txtflde.hxx')
-rw-r--r-- | xmloff/inc/txtflde.hxx | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/xmloff/inc/txtflde.hxx b/xmloff/inc/txtflde.hxx index c3f2dd69813e..a0bf555a511e 100644 --- a/xmloff/inc/txtflde.hxx +++ b/xmloff/inc/txtflde.hxx @@ -2,9 +2,9 @@ * * $RCSfile: txtflde.hxx,v $ * - * $Revision: 1.23 $ + * $Revision: 1.24 $ * - * last change: $Author: dvo $ $Date: 2002-11-21 17:32:25 $ + * last change: $Author: hr $ $Date: 2003-03-27 18:19:58 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -519,6 +519,7 @@ private: const ::rtl::OUString sPropertyIsConditionTrue; const ::rtl::OUString sPropertyDataCommandType; const ::rtl::OUString sPropertyIsFixedLanguage; + const ::rtl::OUString sPropertyCharStyleNames; const ::rtl::OUString sEmpty; |