summaryrefslogtreecommitdiff
path: root/sw/inc/lineinfo.hxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2004-08-23 07:36:41 +0000
committerRüdiger Timm <rt@openoffice.org>2004-08-23 07:36:41 +0000
commitc8ec7b7e6ef2cafc54c2dd7bfceddbd3d9e44ea8 (patch)
treeb818b84f50e7d0ecb6d7eea179ef12c705039bc7 /sw/inc/lineinfo.hxx
parente1ccfa518deda3e590e1e3622009ec491ac5dde4 (diff)
INTEGRATION: CWS tune03 (1.2.780); FILE MERGED
2004/07/19 19:10:38 mhu 1.2.780.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.
Diffstat (limited to 'sw/inc/lineinfo.hxx')
-rw-r--r--sw/inc/lineinfo.hxx10
1 files changed, 6 insertions, 4 deletions
diff --git a/sw/inc/lineinfo.hxx b/sw/inc/lineinfo.hxx
index e5299223bb52..c75534c7904e 100644
--- a/sw/inc/lineinfo.hxx
+++ b/sw/inc/lineinfo.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: lineinfo.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: os $ $Date: 2001-02-23 12:45:01 $
+ * last change: $Author: rt $ $Date: 2004-08-23 08:36:41 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -61,13 +61,15 @@
#ifndef SW_LINEINFO_HXX
#define SW_LINEINFO_HXX
-
#ifndef _CALBCK_HXX
#include "calbck.hxx"
#endif
#ifndef _NUMRULE_HXX
#include "numrule.hxx"
#endif
+#ifndef INCLUDED_SWDLLAPI_H
+#include "swdllapi.h"
+#endif
class SwCharFmt;
class SwDoc;
@@ -80,7 +82,7 @@ enum LineNumberPosition
LINENUMBER_POS_OUTSIDE
};
-class SwLineNumberInfo : public SwClient //purpose of derivation from SwClient:
+class SW_DLLPUBLIC SwLineNumberInfo : public SwClient //purpose of derivation from SwClient:
//character style for displaying the numbers.
{
SvxNumberType aType; //e.g. roman linenumbers