summaryrefslogtreecommitdiff
path: root/starmath/inc/smmod.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'starmath/inc/smmod.hxx')
-rw-r--r--starmath/inc/smmod.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/starmath/inc/smmod.hxx b/starmath/inc/smmod.hxx
index a75aee02c0a5..43b45392a9d1 100644
--- a/starmath/inc/smmod.hxx
+++ b/starmath/inc/smmod.hxx
@@ -69,6 +69,8 @@ public:
SmResId(sal_uInt16 nId);
};
+#define SM_RESSTR(x) SmResId(x).toString()
+
class SmNamesArray : public Resource
{
ResStringArray aNamesAry;