summaryrefslogtreecommitdiffstats
path: root/sc/inc/xmlwrap.hxx
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2005-01-28 16:19:09 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2005-01-28 16:19:09 +0000
commitd4cb8941792f6f13e134c818fc0b8d4e74a2bae5 (patch)
tree419e81ba7313f06f6c92e181c7b6481cf110dcf2 /sc/inc/xmlwrap.hxx
parentINTEGRATION: CWS calc28 (1.5.270); FILE MERGED (diff)
downloadcore-d4cb8941792f6f13e134c818fc0b8d4e74a2bae5.tar.gz
core-d4cb8941792f6f13e134c818fc0b8d4e74a2bae5.zip
INTEGRATION: CWS calc28 (1.13.142); FILE MERGED
2005/01/21 10:03:42 dr 1.13.142.1: #i10000# class/struct usage
Diffstat (limited to 'sc/inc/xmlwrap.hxx')
-rw-r--r--sc/inc/xmlwrap.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/inc/xmlwrap.hxx b/sc/inc/xmlwrap.hxx
index 562e03b5aaad..6b07a2ca9a4e 100644
--- a/sc/inc/xmlwrap.hxx
+++ b/sc/inc/xmlwrap.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: xmlwrap.hxx,v $
*
- * $Revision: 1.13 $
+ * $Revision: 1.14 $
*
- * last change: $Author: kz $ $Date: 2004-10-04 20:04:26 $
+ * last change: $Author: rt $ $Date: 2005-01-28 17:19:09 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -80,7 +80,7 @@ class ScMySharedData;
#include <tools/errcode.hxx>
namespace com { namespace sun { namespace star {
- namespace beans { class PropertyValue; }
+ namespace beans { struct PropertyValue; }
namespace frame { class XModel; }
namespace task { class XStatusIndicator; }
namespace lang { class XMultiServiceFactory; }