User: vg Date: 2008-08-19 10:09:59+0000 Modified: dba/reportdesign/source/ui/dlg/dlgpage.cxx
Log: INTEGRATION: CWS dba31a (1.3.30); FILE MERGED 2008/07/10 06:59:49 oj 1.3.30.1: #i88727# new area prop for shapes and some model changes File Changes: Directory: /dba/reportdesign/source/ui/dlg/ =========================================== File [changed]: dlgpage.cxx Url: http://dba.openoffice.org/source/browse/dba/reportdesign/source/ui/dlg/dlgpage.cxx?r1=1.3&r2=1.4 Delta lines: +5 -8 ------------------- --- dlgpage.cxx 2008-04-10 18:56:24+0000 1.3 +++ dlgpage.cxx 2008-08-19 10:09:57+0000 1.4 @@ -29,21 +29,18 @@ ************************************************************************/ #include "precompiled_reportdesign.hxx" -#include <svtools/intitem.hxx> //add CHINA001 -#ifndef _SVX_DIALOGS_HRC + #include <svx/dialogs.hrc> -#endif #include <svx/tabarea.hxx> +#include <svx/flagsdef.hxx> +#include <svx/svxdlg.hxx> +#include <svx/svxenum.hxx> #include "dlgpage.hxx" #include "ModuleHelper.hxx" -#ifndef _RPTUI_DLGRESID_HRC #include "RptResId.hrc" -#endif +#include <svtools/intitem.hxx> //add CHINA001 #include <svtools/cjkoptions.hxx> #include <svtools/aeitem.hxx> -#include <svx/flagsdef.hxx> -#include <svx/svxdlg.hxx> -#include <svx/svxenum.hxx> namespace rptui { --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
