summaryrefslogtreecommitdiffstats
path: root/svx/source/dialog/svxbmpnumvalueset.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 16:41:50 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 16:41:50 +0000
commit5b42d9aaf17c60267d07b1bd426852d7caaa7652 (patch)
tree1c3fa18d8b688bfa26a32c03b86de184e8082124 /svx/source/dialog/svxbmpnumvalueset.cxx
parentINTEGRATION: CWS vgbugs07 (1.50.66); FILE MERGED (diff)
downloadcore-5b42d9aaf17c60267d07b1bd426852d7caaa7652.tar.gz
core-5b42d9aaf17c60267d07b1bd426852d7caaa7652.zip
INTEGRATION: CWS vgbugs07 (1.10.32); FILE MERGED
2007/06/04 13:26:28 vg 1.10.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'svx/source/dialog/svxbmpnumvalueset.cxx')
-rw-r--r--svx/source/dialog/svxbmpnumvalueset.cxx16
1 files changed, 8 insertions, 8 deletions
diff --git a/svx/source/dialog/svxbmpnumvalueset.cxx b/svx/source/dialog/svxbmpnumvalueset.cxx
index 0ac70e0a4c58..6581248d42e5 100644
--- a/svx/source/dialog/svxbmpnumvalueset.cxx
+++ b/svx/source/dialog/svxbmpnumvalueset.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: svxbmpnumvalueset.cxx,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: kz $ $Date: 2007-05-10 14:41:55 $
+ * last change: $Author: hr $ $Date: 2007-06-27 17:41:50 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -37,10 +37,10 @@
#include "precompiled_svx.hxx"
#ifndef _SVX_DIALMGR_HXX //autogen
-#include <dialmgr.hxx>
+#include <svx/dialmgr.hxx>
#endif
#ifndef _SVX_DIALOGS_HRC
-#include <dialogs.hrc>
+#include <svx/dialogs.hrc>
#endif
#ifndef _SHL_HXX
#include <tools/shl.hxx>
@@ -58,7 +58,7 @@
#include <helpid.hrc>
#endif
#ifndef _SVX_NUMITEM_HXX
-#include <numitem.hxx>
+#include <svx/numitem.hxx>
#endif
#ifndef _SFXENUMITEM_HXX //autogen
#include <svtools/eitem.hxx>
@@ -74,7 +74,7 @@
#endif
#ifndef _SVX_BRSHITEM_HXX //autogen
-#include <brshitem.hxx>
+#include <svx/brshitem.hxx>
#endif
#ifndef _SFXINTITEM_HXX //autogen
#include <svtools/intitem.hxx>
@@ -89,7 +89,7 @@
#include <vcl/msgbox.hxx>
#endif
#ifndef _SVX_CHARMAP_HXX //autogen
-#include <charmap.hxx>
+#include <svx/charmap.hxx>
#endif
#ifndef _SVX_FLSTITEM_HXX
#include <flstitem.hxx>
@@ -99,7 +99,7 @@
#endif
#ifndef _XTABLE_HXX //autogen
-#include <xtable.hxx>
+#include <svx/xtable.hxx>
#endif
#ifndef _SVX_DRAWITEM_HXX //autogen
#include <drawitem.hxx>