From 9065a12ce781a073b736bd944c436923277b3919 Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Sat, 19 Aug 2017 00:25:51 +0200 Subject: templatelocnames.src no more exists I guess the content now is in sfx2/inc/strings.hxx Change-Id: Ie41f150f95d5da80ed82f09760b812910ac2ab8a Reviewed-on: https://gerrit.libreoffice.org/41316 Tested-by: Jenkins Reviewed-by: Jochen Nitschke --- include/sfx2/doctempl.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/sfx2/doctempl.hxx b/include/sfx2/doctempl.hxx index e77fd4c793f0..953cc05ce17b 100644 --- a/include/sfx2/doctempl.hxx +++ b/include/sfx2/doctempl.hxx @@ -62,7 +62,7 @@ public: const OUString& aTitle ); // Convert a resource string - a template name - to its localised pair - // if it exists in templatelocnames.src + // if it exists in sfx2/inc/strings.hxx static OUString ConvertResourceString(const OUString& rString); bool Copy(sal_uInt16 nTargetRegion, -- cgit