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.hxx8
1 files changed, 1 insertions, 7 deletions
diff --git a/starmath/inc/smmod.hxx b/starmath/inc/smmod.hxx
index 68ada8d80923..6c06c79e5aad 100644
--- a/starmath/inc/smmod.hxx
+++ b/starmath/inc/smmod.hxx
@@ -51,13 +51,7 @@ class SvtSysLocale;
class VirtualDevice;
-class SmResId : public ResId
-{
-public:
- explicit SmResId(sal_uInt16 nId);
-};
-
-#define SM_RESSTR(x) SmResId(x).toString()
+OUString SmResId(sal_uInt16 nId);
class SmLocalizedSymbolData
{