diff options
Diffstat (limited to 'sfx2/source/dialog/basedlgs.cxx')
-rw-r--r-- | sfx2/source/dialog/basedlgs.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sfx2/source/dialog/basedlgs.cxx b/sfx2/source/dialog/basedlgs.cxx index 4805290c8484..6bf6f82a89bf 100644 --- a/sfx2/source/dialog/basedlgs.cxx +++ b/sfx2/source/dialog/basedlgs.cxx @@ -2,9 +2,9 @@ * * $RCSfile: basedlgs.cxx,v $ * - * $Revision: 1.19 $ + * $Revision: 1.20 $ * - * last change: $Author: kz $ $Date: 2005-01-18 16:09:33 $ + * last change: $Author: vg $ $Date: 2005-02-16 18:21:59 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -523,7 +523,7 @@ void SfxModelessDialog::FillInfo(SfxChildWinInfo& rInfo) const damit sie in die INI-Datei geschrieben werden koennen. Es wird angenommen, da\s rInfo alle anderen evt. relevanten Daten in der ChildWindow-Klasse erh"alt. - ModelessDialogs haben keine spezifischen Informationen, so da die + ModelessDialogs haben keine spezifischen Informationen, so dass die Basisimplementierung nichts tut und daher nicht gerufen werden mu\s. */ |