summaryrefslogtreecommitdiff
path: root/svx/inc
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2005-01-21 14:36:09 +0000
committerKurt Zenker <kz@openoffice.org>2005-01-21 14:36:09 +0000
commit6e81004c691c397f5291c4a19c23ba1b693ea7e3 (patch)
tree0be9024b370d57e9ee7cb105688951f06d25b661 /svx/inc
parentd667557c75924b13864722f08ae65ece4269df87 (diff)
INTEGRATION: CWS visibility01 (1.3.118); FILE MERGED
2004/12/06 08:10:49 mnicel 1.3.118.1: Part of symbol visibility markup - #i35758#
Diffstat (limited to 'svx/inc')
-rw-r--r--svx/inc/swframeposstrings.hxx10
1 files changed, 7 insertions, 3 deletions
diff --git a/svx/inc/swframeposstrings.hxx b/svx/inc/swframeposstrings.hxx
index 130f25323453..4ec352604721 100644
--- a/svx/inc/swframeposstrings.hxx
+++ b/svx/inc/swframeposstrings.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: swframeposstrings.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: od $ $Date: 2004-08-12 14:00:55 $
+ * last change: $Author: kz $ $Date: 2005-01-21 15:36:09 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -64,12 +64,16 @@
#ifndef _STRING_HXX
#include <tools/string.hxx>
#endif
+#ifndef INCLUDED_SVXDLLAPI_H
+#include "svx/svxdllapi.h"
+#endif
+
/* -----------------04.03.2004 12:58-----------------
contains strings needed for positioning dialogs
of frames and drawing in Writer
--------------------------------------------------*/
class SvxSwFramePosString_Impl;
-class SvxSwFramePosString
+class SVX_DLLPUBLIC SvxSwFramePosString
{
SvxSwFramePosString_Impl* pImpl;
public: