diff options
Diffstat (limited to 'include/sfx2/doctempl.hxx')
-rw-r--r-- | include/sfx2/doctempl.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
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, |