summaryrefslogtreecommitdiffstats
path: root/sw/inc/tabcol.hxx
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2004-08-23 07:40:24 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2004-08-23 07:40:24 +0000
commite92ca31241cb7e96c3432fd250a4522fccbeeca7 (patch)
treea62c54334010f5cf473a65f63a6762f6e8482d09 /sw/inc/tabcol.hxx
parentINTEGRATION: CWS tune03 (1.1.1.1.788); FILE MERGED (diff)
downloadcore-e92ca31241cb7e96c3432fd250a4522fccbeeca7.tar.gz
core-e92ca31241cb7e96c3432fd250a4522fccbeeca7.zip
INTEGRATION: CWS tune03 (1.2.182); FILE MERGED
2004/07/19 19:10:43 mhu 1.2.182.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.
Diffstat (limited to 'sw/inc/tabcol.hxx')
-rw-r--r--sw/inc/tabcol.hxx13
1 files changed, 10 insertions, 3 deletions
diff --git a/sw/inc/tabcol.hxx b/sw/inc/tabcol.hxx
index 40238a06af6b..e322c2dfedbc 100644
--- a/sw/inc/tabcol.hxx
+++ b/sw/inc/tabcol.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: tabcol.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: kz $ $Date: 2004-02-26 11:37:59 $
+ * last change: $Author: rt $ $Date: 2004-08-23 08:40:24 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -67,7 +67,14 @@
#include <svtools/svstdarr.hxx>
#endif
+#ifndef INCLUDED_VECTOR
#include <vector>
+#define INCLUDED_VECTOR
+#endif
+
+#ifndef INCLUDED_SWDLLAPI_H
+#include "swdllapi.h"
+#endif
struct SwTabColsEntry
{
@@ -83,7 +90,7 @@ struct SwTabColsEntry
typedef std::vector< SwTabColsEntry > SwTabColsEntries;
-class SwTabCols
+class SW_DLLPUBLIC SwTabCols
{
long nLeftMin, //Linker aeusserer Rand (Bezugspunkt) in
//Dokumentkordinaten.