summaryrefslogtreecommitdiff
path: root/include/svx/svxerr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/svxerr.hxx')
-rw-r--r--include/svx/svxerr.hxx4
1 files changed, 3 insertions, 1 deletions
diff --git a/include/svx/svxerr.hxx b/include/svx/svxerr.hxx
index 2c9fb5c08922..8ea7fce5b612 100644
--- a/include/svx/svxerr.hxx
+++ b/include/svx/svxerr.hxx
@@ -88,8 +88,10 @@ public:
static void ensure();
};
-#endif
+SVX_DLLPUBLIC const ErrMsgCode* getRID_SVXERRCODE();
+SVX_DLLPUBLIC const ErrMsgCode* getRID_SVXERRCTX();
+#endif
#endif