summaryrefslogtreecommitdiff
path: root/svx/inc/galbrws.hxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2005-01-21 13:41:27 +0000
committerKurt Zenker <kz@openoffice.org>2005-01-21 13:41:27 +0000
commit0e9c9e83354bc5145f324b26d64621ae7fe92e85 (patch)
tree5e80dac3bfc6c9576f0ed96894d512961beb7bf0 /svx/inc/galbrws.hxx
parent1321afebc56eafdaa67197223629c5d486c5843a (diff)
INTEGRATION: CWS visibility01 (1.7.1008); FILE MERGED
2004/12/06 08:10:21 mnicel 1.7.1008.1: Part of symbol visibility markup - #i35758#
Diffstat (limited to 'svx/inc/galbrws.hxx')
-rw-r--r--svx/inc/galbrws.hxx10
1 files changed, 7 insertions, 3 deletions
diff --git a/svx/inc/galbrws.hxx b/svx/inc/galbrws.hxx
index aeba47ee2b5a..195672658506 100644
--- a/svx/inc/galbrws.hxx
+++ b/svx/inc/galbrws.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: galbrws.hxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: ka $ $Date: 2002-08-15 09:22:33 $
+ * last change: $Author: kz $ $Date: 2005-01-21 14:41:27 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -75,6 +75,10 @@
#include <tools/urlobj.hxx>
#endif
+#ifndef INCLUDED_SVXDLLAPI_H
+#include "svx/svxdllapi.h"
+#endif
+
// -----------
// - Defines -
// -----------
@@ -85,7 +89,7 @@
// - SvxGalleryChildWindow -
// -------------------------
-class GalleryChildWindow : public SfxChildWindow
+class SVX_DLLPUBLIC GalleryChildWindow : public SfxChildWindow
{
public:
GalleryChildWindow( Window*, USHORT, SfxBindings*, SfxChildWinInfo* );