diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-02-03 17:25:46 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-02-03 17:25:46 +0000 |
commit | fce9f72f651566e6ba04e8554ea9e1bc9d33cd2d (patch) | |
tree | be33205c80cdd2dd2c21aa83631466a3052c6ddb /svx/source/dialog/dlgname.cxx | |
parent | d99f03766d453b7d088e1b33734078ec09b58a6e (diff) |
INTEGRATION: CWS dialogdiet (1.2.490); FILE MERGED
2004/01/19 21:02:47 mba 1.2.490.2: RESYNC: (1.2-1.3); FILE MERGED
2004/01/13 03:12:03 mwu 1.2.490.1: DialogDiet 2004_01_13
Diffstat (limited to 'svx/source/dialog/dlgname.cxx')
-rw-r--r-- | svx/source/dialog/dlgname.cxx | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/svx/source/dialog/dlgname.cxx b/svx/source/dialog/dlgname.cxx index be962db6ba60..12650790ef9b 100644 --- a/svx/source/dialog/dlgname.cxx +++ b/svx/source/dialog/dlgname.cxx @@ -2,9 +2,9 @@ * * $RCSfile: dlgname.cxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: rt $ $Date: 2004-01-05 16:24:46 $ + * last change: $Author: hr $ $Date: 2004-02-03 18:25:46 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -76,6 +76,7 @@ #include "dialogs.hrc" #include "dlgname.hxx" +#include "defdlgname.hxx" //CHINA001 #include "dlgname.hrc" #include "dialmgr.hxx" |