diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 17:55:59 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 17:55:59 +0000 |
commit | d24f4f19c4d10902cc49a2ad6257c7a5a2faf0c0 (patch) | |
tree | 13e97943894c694ae786746348216371ca48a1b7 /svx/source/stbctrls/xmlsecctrl.cxx | |
parent | 8d4659c325002ab7da7bfffb2ed7673b6a7b540f (diff) |
INTEGRATION: CWS vgbugs07 (1.8.320); FILE MERGED
2007/06/04 13:27:21 vg 1.8.320.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'svx/source/stbctrls/xmlsecctrl.cxx')
-rw-r--r-- | svx/source/stbctrls/xmlsecctrl.cxx | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/svx/source/stbctrls/xmlsecctrl.cxx b/svx/source/stbctrls/xmlsecctrl.cxx index c38bc17e7843..42af17dfa54c 100644 --- a/svx/source/stbctrls/xmlsecctrl.cxx +++ b/svx/source/stbctrls/xmlsecctrl.cxx @@ -4,9 +4,9 @@ * * $RCSfile: xmlsecctrl.cxx,v $ * - * $Revision: 1.8 $ + * $Revision: 1.9 $ * - * last change: $Author: obo $ $Date: 2006-10-12 13:05:35 $ + * last change: $Author: hr $ $Date: 2007-06-27 18:55:46 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -73,19 +73,19 @@ #include <svtools/eitem.hxx> -#include "dialogs.hrc" -#include "dialmgr.hxx" +#include <svx/dialogs.hrc> +#include <svx/dialmgr.hxx> #include "xmlsecctrl.hxx" #include <tools/urlobj.hxx> #define PAINT_OFFSET 5 -//#include "sizeitem.hxx" -//#include "dialmgr.hxx" +//#include <svx/sizeitem.hxx> +//#include <svx/dialmgr.hxx> //#include "dlgutil.hxx" //#include "stbctrls.h" -//#include "dialogs.hrc" +//#include <svx/dialogs.hrc> /*#ifndef _UNOTOOLS_LOCALEDATAWRAPPER_HXX #include <unotools/localedatawrapper.hxx> |