diff options
-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 |