summaryrefslogtreecommitdiff
path: root/xmloff/inc
diff options
context:
space:
mode:
authorDaniel Vogelheim <dvo@openoffice.org>2001-05-15 14:18:26 +0000
committerDaniel Vogelheim <dvo@openoffice.org>2001-05-15 14:18:26 +0000
commit14c071185583e46ca71bc01d879841cd03eaf6aa (patch)
tree2733c4eabef72d6fa63dca2b4877dfd64906109a /xmloff/inc
parentc3362358cbeaffd428d0fe4e61ef04bf950bb44b (diff)
added spaces for beauty and prevention of character substitutions on silly compilers
Diffstat (limited to 'xmloff/inc')
-rw-r--r--xmloff/inc/MultiPropertySetHelper.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/xmloff/inc/MultiPropertySetHelper.hxx b/xmloff/inc/MultiPropertySetHelper.hxx
index 992365c2d2da..eabaef34554e 100644
--- a/xmloff/inc/MultiPropertySetHelper.hxx
+++ b/xmloff/inc/MultiPropertySetHelper.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: MultiPropertySetHelper.hxx,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: dvo $ $Date: 2001-05-14 13:04:53 $
+ * last change: $Author: dvo $ $Date: 2001-05-15 15:18:26 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -111,7 +111,7 @@ class MultiPropertySetHelper
/// the sequence of property names that the current (multi)
/// property set implementation supports
- ::com::sun::star::uno::Sequence<::rtl::OUString> aPropertySequence;
+ ::com::sun::star::uno::Sequence< ::rtl::OUString > aPropertySequence;
#ifndef PRODUCT
/// name of the implementation for which hasProperties() was called