diff options
author | Martin Kepplinger <martinkepplinger@eml.cc> | 2011-02-23 21:25:53 +0100 |
---|---|---|
committer | Christina Rossmanith <ChrRossmanith@web.de> | 2011-02-23 21:26:24 +0100 |
commit | 97e6d9a68e267e8e0a49b9de5f775e855421e5aa (patch) | |
tree | 63c6969632ed19d359ad786954bec87885f9ce46 /sw/source/ui/chrdlg/ccoll.cxx | |
parent | ac436499d3f365eeaa5f74d51de762957a2bf24e (diff) |
translates all code-comments of writer/sw/source/ui/chrdlg
Diffstat (limited to 'sw/source/ui/chrdlg/ccoll.cxx')
-rw-r--r-- | sw/source/ui/chrdlg/ccoll.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/chrdlg/ccoll.cxx b/sw/source/ui/chrdlg/ccoll.cxx index 3ac1d4b9f18f..117ece64c2bb 100644 --- a/sw/source/ui/chrdlg/ccoll.cxx +++ b/sw/source/ui/chrdlg/ccoll.cxx @@ -149,7 +149,7 @@ CommandStruct SwCondCollItem::aCmds[] = TYPEINIT1_AUTOFACTORY(SwCondCollItem, SfxPoolItem) /**************************************************************************** - Item fuer den Transport der Bedingungstabelle + Item for the transport of the condition table ****************************************************************************/ |