summaryrefslogtreecommitdiff
path: root/include/svx/ParseContext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/ParseContext.hxx')
-rw-r--r--include/svx/ParseContext.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/svx/ParseContext.hxx b/include/svx/ParseContext.hxx
index 130ed8ccaaf3..18c23ad209ed 100644
--- a/include/svx/ParseContext.hxx
+++ b/include/svx/ParseContext.hxx
@@ -31,7 +31,7 @@ namespace svxform
//= OSystemParseContext
- class SVX_DLLPUBLIC OSystemParseContext final : public ::connectivity::IParseContext
+ class SVXCORE_DLLPUBLIC OSystemParseContext final : public ::connectivity::IParseContext
{
private:
@@ -63,7 +63,7 @@ namespace svxform
/** helper class which needs access to a (shared and ref-counted) OSystemParseContext
instance.
*/
- class SVX_DLLPUBLIC OParseContextClient
+ class SVXCORE_DLLPUBLIC OParseContextClient
{
protected:
OParseContextClient();