summaryrefslogtreecommitdiff
path: root/svx/inc/rubydialog.hxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2005-01-21 14:11:05 +0000
committerKurt Zenker <kz@openoffice.org>2005-01-21 14:11:05 +0000
commit40e085910b6db97fe44d9b4b2b51272c05e31550 (patch)
tree31bffe88925c56024da25a15220d9772f7b34bc5 /svx/inc/rubydialog.hxx
parent5575865cf7a5d46d99b774fe61fda3b183f94e7d (diff)
INTEGRATION: CWS visibility01 (1.10.1008); FILE MERGED
2004/12/06 08:10:35 mnicel 1.10.1008.1: Part of symbol visibility markup - #i35758#
Diffstat (limited to 'svx/inc/rubydialog.hxx')
-rw-r--r--svx/inc/rubydialog.hxx10
1 files changed, 7 insertions, 3 deletions
diff --git a/svx/inc/rubydialog.hxx b/svx/inc/rubydialog.hxx
index d6c8a211bbb5..982f16395138 100644
--- a/svx/inc/rubydialog.hxx
+++ b/svx/inc/rubydialog.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: rubydialog.hxx,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: gt $ $Date: 2002-08-07 14:12:50 $
+ * last change: $Author: kz $ $Date: 2005-01-21 15:11:05 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -90,6 +90,10 @@
#include <com/sun/star/uno/Reference.h>
#endif
+#ifndef INCLUDED_SVXDLLAPI_H
+#include "svx/svxdllapi.h"
+#endif
+
namespace com{namespace sun{namespace star{
namespace view{
class XSelectionChangeListener;
@@ -108,7 +112,7 @@ public:
RubyPreview(SvxRubyDialog& rParent, const ResId& rResId);
};
-class SvxRubyChildWindow : public SfxChildWindow
+class SVX_DLLPUBLIC SvxRubyChildWindow : public SfxChildWindow
{
public: