diff options
author | Rüdiger Timm <rt@openoffice.org> | 2004-08-23 07:36:17 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2004-08-23 07:36:17 +0000 |
commit | f9175e3901174f4310af92320f05922ea29d887d (patch) | |
tree | 09d657e4ca943c87339d52f9e979824bcd227ad0 /sw/inc/hintids.hxx | |
parent | b065919bece33fec9a39ebdc1b53750ba410d655 (diff) |
INTEGRATION: CWS tune03 (1.25.182); FILE MERGED
2004/08/09 21:19:13 mhu 1.25.182.2: RESYNC: (1.25-1.27); FILE MERGED
2004/07/19 19:10:38 mhu 1.25.182.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.
Diffstat (limited to 'sw/inc/hintids.hxx')
-rw-r--r-- | sw/inc/hintids.hxx | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/sw/inc/hintids.hxx b/sw/inc/hintids.hxx index d5af1ce120ed..dfe2a1becb31 100644 --- a/sw/inc/hintids.hxx +++ b/sw/inc/hintids.hxx @@ -2,9 +2,9 @@ * * $RCSfile: hintids.hxx,v $ * - * $Revision: 1.27 $ + * $Revision: 1.28 $ * - * last change: $Author: kz $ $Date: 2004-08-02 13:57:40 $ + * last change: $Author: rt $ $Date: 2004-08-23 08:36:17 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -68,6 +68,10 @@ #include <sal/types.h> // for sal_Unicode #endif +#ifndef INCLUDED_SWDLLAPI_H +#include "swdllapi.h" +#endif + // fuer SwTxtHints ohne Endindex wird folgendes Zeichen eingefuegt: //JP 24.05.00: for the new UniCode Version: #define CH_TXTATR_BREAKWORD ((sal_Unicode)0x01) @@ -408,7 +412,7 @@ inline const SfxPoolItem* GetDfltAttr( USHORT nWhich ) } #endif -USHORT GetWhichOfScript( USHORT nWhich, USHORT nScript ); +SW_DLLPUBLIC USHORT GetWhichOfScript( USHORT nWhich, USHORT nScript ); // return for the given TextAttribut without an end the correct character. // This function returns |