summaryrefslogtreecommitdiff
path: root/chart2/source/inc/ResId.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/inc/ResId.hxx')
-rw-r--r--chart2/source/inc/ResId.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/chart2/source/inc/ResId.hxx b/chart2/source/inc/ResId.hxx
index 2e11182cff85..79ef5a180340 100644
--- a/chart2/source/inc/ResId.hxx
+++ b/chart2/source/inc/ResId.hxx
@@ -39,10 +39,10 @@ class OOO_DLLPUBLIC_CHARTTOOLS SchResId : public ResId
{
public:
SchResId( sal_Int16 nId );
-
- static ::rtl::OUString getResString( sal_Int16 nId );
};
+#define SCH_RESSTR(x) SchResId(x).toString()
+
} // namespace chart
// CHART2_RESID_HXX