summaryrefslogtreecommitdiff
path: root/include/svx/dbcharsethelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/dbcharsethelper.hxx')
-rw-r--r--include/svx/dbcharsethelper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/dbcharsethelper.hxx b/include/svx/dbcharsethelper.hxx
index f3461212a2bf..91d7aa5f6e1f 100644
--- a/include/svx/dbcharsethelper.hxx
+++ b/include/svx/dbcharsethelper.hxx
@@ -31,7 +31,7 @@ namespace svxform { namespace charset_helper
/** enumerates all supported charsets
@return the number of charsets supported
*/
- SVX_DLLPUBLIC sal_Int32 getSupportedTextEncodings( ::std::vector< rtl_TextEncoding >& _rEncs );
+ sal_Int32 getSupportedTextEncodings( ::std::vector< rtl_TextEncoding >& _rEncs );
}
}