diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2005-02-16 17:21:59 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2005-02-16 17:21:59 +0000 |
commit | e74cae0e20839a9dc13c7e34d22125386c0759e7 (patch) | |
tree | 38994c15705eae0b1d9b0d5259a867373d40dfc9 /sfx2/source/dialog | |
parent | ef2cb86081474de4bd38f0ef090858209f8e35b2 (diff) |
INTEGRATION: CWS dr33 (1.19.58); FILE MERGED
2005/02/09 17:20:49 dr 1.19.58.1: #i36782# remove non-ASCII chars from sources
Diffstat (limited to 'sfx2/source/dialog')
-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. */ |