diff options
Diffstat (limited to 'include/editeng/unoedhlp.hxx')
-rw-r--r-- | include/editeng/unoedhlp.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/unoedhlp.hxx b/include/editeng/unoedhlp.hxx index 459df9db01c7..24a9105453da 100644 --- a/include/editeng/unoedhlp.hxx +++ b/include/editeng/unoedhlp.hxx @@ -35,7 +35,7 @@ class EditEngine; case denotes the destination position, the two parameters the start and the end of the moved paragraph range. */ -class EDITENG_DLLPUBLIC SvxEditSourceHint : public TextHint +class SAL_DLLPUBLIC_RTTI SvxEditSourceHint : public TextHint { private: sal_Int32 mnStart; |