include/sfx2/doctempl.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 9065a12ce781a073b736bd944c436923277b3919 Author: Andrea Gelmini <[email protected]> Date: Sat Aug 19 00:25:51 2017 +0200 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 <[email protected]> Reviewed-by: Jochen Nitschke <[email protected]> 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, _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
