| Type | required |
| Title | Modified DECL_PTRHINT |
| Posted by | [EMAIL PROTECTED] |
| Affected | ,. |
| Effective from | SRC680 CWS sb25 |
Summary
svtools/hint.hxx:
- #define DECL_PTRHINT(Name, Type)
+ #define DECL_PTRHINT(Visibility, Name, Type)
Description
Visiblility should be either SAL_DLLPRIVATE or /*empty*/. Needed to
restrict the sfx dynamic library's exported symbols with the SAL_DLL
macros.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
