summaryrefslogtreecommitdiff
path: root/sw/inc/format.hxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2004-08-23 07:35:37 +0000
committerRüdiger Timm <rt@openoffice.org>2004-08-23 07:35:37 +0000
commitf765bdc5715328cdd9c4792d3d7a43a4c7efeae5 (patch)
tree022dddbcb157df4e47d87664dcdccef014afaad4 /sw/inc/format.hxx
parent4231cec5e26b77609abe64497cbd32ce24c7bf5a (diff)
INTEGRATION: CWS tune03 (1.21.182); FILE MERGED
2004/08/09 21:19:06 mhu 1.21.182.2: RESYNC: (1.21-1.22); FILE MERGED 2004/07/19 19:10:36 mhu 1.21.182.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.
Diffstat (limited to 'sw/inc/format.hxx')
-rw-r--r--sw/inc/format.hxx14
1 files changed, 8 insertions, 6 deletions
diff --git a/sw/inc/format.hxx b/sw/inc/format.hxx
index 7edd758a45f0..56fc72fc71cf 100644
--- a/sw/inc/format.hxx
+++ b/sw/inc/format.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: format.hxx,v $
*
- * $Revision: 1.22 $
+ * $Revision: 1.23 $
*
- * last change: $Author: kz $ $Date: 2004-08-02 13:57:20 $
+ * last change: $Author: rt $ $Date: 2004-08-23 08:35:37 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -61,11 +61,13 @@
#ifndef _FORMAT_HXX
#define _FORMAT_HXX
-
#ifndef _SOLAR_H
#include <tools/solar.h>
#endif
+#ifndef INCLUDED_SWDLLAPI_H
+#include "swdllapi.h"
+#endif
#ifndef _ERRHDL_HXX
#include <errhdl.hxx> // fuer ASSERT
#endif
@@ -143,11 +145,11 @@ public:
BOOL bInParents = TRUE ) const;
inline SfxItemState GetItemState( USHORT nWhich, BOOL bSrchInParent = TRUE,
const SfxPoolItem **ppItem = 0 ) const;
- BOOL SetAttr( const SfxPoolItem& );
- BOOL SetAttr( const SfxItemSet& rSet );
+ SW_DLLPUBLIC BOOL SetAttr( const SfxPoolItem& );
+ SW_DLLPUBLIC BOOL SetAttr( const SfxItemSet& rSet );
// Nimmt den Hint mit nWhich aus dem Delta-Array
- BOOL ResetAttr( USHORT nWhich1, USHORT nWhich2 = 0 );
+ SW_DLLPUBLIC BOOL ResetAttr( USHORT nWhich1, USHORT nWhich2 = 0 );
// Nimmt alle Hints aus dem Delta-Array,
// liefert die Anzahl der geloeschten Hints