summaryrefslogtreecommitdiff
path: root/comphelper/inc/comphelper/storagehelper.hxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2005-02-16 15:02:06 +0000
committerVladimir Glazounov <vg@openoffice.org>2005-02-16 15:02:06 +0000
commitc4c49c7823e799d451ef454ce838a286cff4b16d (patch)
tree7b21cf3e028b5ca23937899e2376b51fe3c99aa4 /comphelper/inc/comphelper/storagehelper.hxx
parent1c901fbc10ee3b5a29d213809c501c03363a189f (diff)
INTEGRATION: CWS visibility02 (1.3.10); FILE MERGED
2005/01/05 05:54:12 mnicel 1.3.10.1: Issue number: 38608 Part of symbol visibility work.
Diffstat (limited to 'comphelper/inc/comphelper/storagehelper.hxx')
-rw-r--r--comphelper/inc/comphelper/storagehelper.hxx9
1 files changed, 6 insertions, 3 deletions
diff --git a/comphelper/inc/comphelper/storagehelper.hxx b/comphelper/inc/comphelper/storagehelper.hxx
index fc444bacb4e8..a7730ab69aa7 100644
--- a/comphelper/inc/comphelper/storagehelper.hxx
+++ b/comphelper/inc/comphelper/storagehelper.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: storagehelper.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2004-11-26 16:36:28 $
+ * last change: $Author: vg $ $Date: 2005-02-16 16:02:06 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -91,10 +91,13 @@
#ifndef _COM_SUN_STAR_IO_XSTREAM_HPP_
#include <com/sun/star/io/XStream.hpp>
#endif
+#ifndef INCLUDED_COMPHELPERDLLAPI_H
+#include "comphelper/comphelperdllapi.h"
+#endif
namespace comphelper {
-class OStorageHelper
+class COMPHELPER_DLLPUBLIC OStorageHelper
{
public:
static ::com::sun::star::uno::Reference< ::com::sun::star::lang::XSingleServiceFactory >