diff options
author | Urs Fässler <urs@bitzgi.ch> | 2013-03-01 10:11:20 +0100 |
---|---|---|
committer | Michael Meeks <michael.meeks@suse.com> | 2013-03-01 12:03:44 +0000 |
commit | ae147f1536101b5fcdbb094eaf50e0db7ac5c07f (patch) | |
tree | 4e0b06b04f5af5ab683a4196c7477cfd78664934 /sd/inc/stlpool.hxx | |
parent | 9509f5c7923ebd9a95068dd7b9231af79080b6bf (diff) |
translation of German comments of the files in sd/inc/
Change-Id: Icb9bcb36fe17874167a2beb9b8c6dfc39b8507f4
Diffstat (limited to 'sd/inc/stlpool.hxx')
-rw-r--r-- | sd/inc/stlpool.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/inc/stlpool.hxx b/sd/inc/stlpool.hxx index 4833dd8f8197..294dec2912e8 100644 --- a/sd/inc/stlpool.hxx +++ b/sd/inc/stlpool.hxx @@ -62,7 +62,7 @@ public: SfxStyleSheetBase* GetTitleSheet(const String& rLayoutName); - // Caller muss Liste loeschen + // Caller has to delete the list void CreateOutlineSheetList(const String& rLayoutName, std::vector<SfxStyleSheetBase*> &rOutlineStyles); /** creates all layout style sheets for the givin layout name if they |