diff options
author | Korrawit Pruegsanusak <detective.conan.1412@gmail.com> | 2011-06-04 16:57:06 +0700 |
---|---|---|
committer | Jan Holesovsky <kendy@suse.cz> | 2011-06-07 16:43:11 +0200 |
commit | bdf25e6895ea6db541415380b3def771fcf192ff (patch) | |
tree | efc7ae4af25575af007c5309d86978b70ecaaf6b /sfx2/inc | |
parent | 937949ef497f60f2f9be5d79b007c73722997250 (diff) |
Remaining translations of German comments from fdo#33424
Diffstat (limited to 'sfx2/inc')
-rw-r--r-- | sfx2/inc/sfx2/doctempl.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/inc/sfx2/doctempl.hxx b/sfx2/inc/sfx2/doctempl.hxx index 370647e2a647..1216ef09bcdc 100644 --- a/sfx2/inc/sfx2/doctempl.hxx +++ b/sfx2/inc/sfx2/doctempl.hxx @@ -70,7 +70,7 @@ public: static sal_Bool SaveDir( /*SfxTemplateDir &rEntry */ ) ; const SfxDocumentTemplates &operator=(const SfxDocumentTemplates &); - sal_Bool Rescan( ); // Aktualisieren + sal_Bool Rescan( ); void ReInitFromComponent(); sal_Bool IsRegionLoaded( sal_uInt16 nIdx ) const; |