summaryrefslogtreecommitdiff
path: root/svx/inc/relfld.hxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2005-01-21 14:10:32 +0000
committerKurt Zenker <kz@openoffice.org>2005-01-21 14:10:32 +0000
commit3bc0b981a53c11f72a95553ff79cae1c03b6cef6 (patch)
treed7614ce9378fdaf50cf621de6ce79727b9d445cd /svx/inc/relfld.hxx
parent86f09fae123e30f98f1351dcee3693c388684ec6 (diff)
INTEGRATION: CWS visibility01 (1.3.1036); FILE MERGED
2004/12/06 08:10:35 mnicel 1.3.1036.1: Part of symbol visibility markup - #i35758#
Diffstat (limited to 'svx/inc/relfld.hxx')
-rw-r--r--svx/inc/relfld.hxx10
1 files changed, 7 insertions, 3 deletions
diff --git a/svx/inc/relfld.hxx b/svx/inc/relfld.hxx
index af3d53b610c0..46b7d107262e 100644
--- a/svx/inc/relfld.hxx
+++ b/svx/inc/relfld.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: relfld.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: os $ $Date: 2001-04-25 06:52:14 $
+ * last change: $Author: kz $ $Date: 2005-01-21 15:10:32 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -67,6 +67,10 @@
#include <vcl/field.hxx>
#endif
+#ifndef INCLUDED_SVXDLLAPI_H
+#include "svx/svxdllapi.h"
+#endif
+
// class SvxRelativeField ------------------------------------------------
/*
@@ -76,7 +80,7 @@
Zus"atzliche Funktionalit"at: relative Angaben.
*/
-class SvxRelativeField : public MetricField
+class SVX_DLLPUBLIC SvxRelativeField : public MetricField
{
private:
USHORT nRelMin;