summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml/xmltexti.hxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2004-07-13 08:09:52 +0000
committerRüdiger Timm <rt@openoffice.org>2004-07-13 08:09:52 +0000
commit15fade01e78328a2a2995a373ca69f2031b0b16a (patch)
treed3542c432bea0fa4fb2adf5b78df5a6d31500feb /sw/source/filter/xml/xmltexti.hxx
parentf429113cad64f097cf24db3bf9a8a0a1036a026f (diff)
INTEGRATION: CWS oasis (1.21.630); FILE MERGED
2004/05/27 12:48:30 mib 1.21.630.1: - #i20153#: <draw:frame>
Diffstat (limited to 'sw/source/filter/xml/xmltexti.hxx')
-rw-r--r--sw/source/filter/xml/xmltexti.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/filter/xml/xmltexti.hxx b/sw/source/filter/xml/xmltexti.hxx
index c89789ef6ff8..873f3bfb4695 100644
--- a/sw/source/filter/xml/xmltexti.hxx
+++ b/sw/source/filter/xml/xmltexti.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: xmltexti.hxx,v $
*
- * $Revision: 1.21 $
+ * $Revision: 1.22 $
*
- * last change: $Author: dvo $ $Date: 2001-11-30 17:38:02 $
+ * last change: $Author: rt $ $Date: 2004-07-13 09:09:52 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -137,7 +137,7 @@ public:
sal_Int32 nWidth, sal_Int32 nHeight );
virtual void endAppletOrPlugin(
- ::com::sun::star::uno::Reference < ::com::sun::star::beans::XPropertySet > &rPropSet,
+ const ::com::sun::star::uno::Reference < ::com::sun::star::beans::XPropertySet > &rPropSet,
::std::map < const ::rtl::OUString, ::rtl::OUString, ::comphelper::UStringLess> &rParamMap);
virtual sal_Bool IsInHeaderFooter() const;