summaryrefslogtreecommitdiff
path: root/svx/inc/fontlb.hxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2005-01-21 13:36:20 +0000
committerKurt Zenker <kz@openoffice.org>2005-01-21 13:36:20 +0000
commitd4c196a676cd2dfcdf35198c9c299e048a25dd0b (patch)
tree37f90f81cf2e0f58be7d33a908862797de272dea /svx/inc/fontlb.hxx
parentf6f5549f7bff178e997d691e1098f0982769af90 (diff)
INTEGRATION: CWS visibility01 (1.2.1010); FILE MERGED
2004/12/06 08:10:20 mnicel 1.2.1010.1: Part of symbol visibility markup - #i35758#
Diffstat (limited to 'svx/inc/fontlb.hxx')
-rw-r--r--svx/inc/fontlb.hxx10
1 files changed, 7 insertions, 3 deletions
diff --git a/svx/inc/fontlb.hxx b/svx/inc/fontlb.hxx
index ac1626dfdc..b3690aad00 100644
--- a/svx/inc/fontlb.hxx
+++ b/svx/inc/fontlb.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: fontlb.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: dr $ $Date: 2002-07-23 10:47:34 $
+ * last change: $Author: kz $ $Date: 2005-01-21 14:36:20 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -69,6 +69,10 @@
#include <vcl/virdev.hxx>
#endif
+#ifndef INCLUDED_SVXDLLAPI_H
+#include "svx/svxdllapi.h"
+#endif
+
// ============================================================================
@@ -107,7 +111,7 @@ public:
// ============================================================================
/** A list box supporting formatted string entries. */
-class SvxFontListBox : public SvTabListBox
+class SVX_DLLPUBLIC SvxFontListBox : public SvTabListBox
{
private:
Font maStdFont; /// Used for entries without specific font.