summaryrefslogtreecommitdiff
path: root/svx/inc/svx/unoprov.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/inc/svx/unoprov.hxx')
-rw-r--r--svx/inc/svx/unoprov.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/inc/svx/unoprov.hxx b/svx/inc/svx/unoprov.hxx
index dac1f96f66..fcef2c605b 100644
--- a/svx/inc/svx/unoprov.hxx
+++ b/svx/inc/svx/unoprov.hxx
@@ -166,7 +166,7 @@ namespace comphelper { class PropertySetInfo; }
class SvxPropertySetInfoPool
{
public:
- static comphelper::PropertySetInfo* getOrCreate( sal_Int32 nServiceId ) throw();
+ SVX_DLLPUBLIC static comphelper::PropertySetInfo* getOrCreate( sal_Int32 nServiceId ) throw();
private:
static comphelper::PropertySetInfo* mpInfos[SVXUNO_SERVICEID_LASTID+1];