summaryrefslogtreecommitdiff
path: root/reportdesign/inc
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2009-10-16 00:05:16 +0200
committerMathias Bauer <mba@openoffice.org>2009-10-16 00:05:16 +0200
commit4288d22fab2073ab8b8921a006ef6508e4e60fdc (patch)
tree4de3b62e28edfc198a12378fef04a640846ccf0e /reportdesign/inc
parent94b766188d41dcdeff1762844d593967a7d64583 (diff)
#i103496#: split svtools; improve ConfitItems
Diffstat (limited to 'reportdesign/inc')
-rw-r--r--reportdesign/inc/RptResId.hrc2
-rw-r--r--reportdesign/inc/UndoActions.hxx2
-rw-r--r--reportdesign/inc/UndoEnv.hxx2
-rw-r--r--reportdesign/inc/helpids.hrc2
4 files changed, 4 insertions, 4 deletions
diff --git a/reportdesign/inc/RptResId.hrc b/reportdesign/inc/RptResId.hrc
index c9cc382ca253..9b5c2795dfaf 100644
--- a/reportdesign/inc/RptResId.hrc
+++ b/reportdesign/inc/RptResId.hrc
@@ -34,7 +34,7 @@
// include -----------------------------------------------------------
#ifndef _SOLAR_HRC
-#include <svtools/solar.hrc>
+#include <svl/solar.hrc>
#endif
#define RID_DIALOG_START RID_RPT_START
diff --git a/reportdesign/inc/UndoActions.hxx b/reportdesign/inc/UndoActions.hxx
index 0408cb2379d7..00828f22b4d5 100644
--- a/reportdesign/inc/UndoActions.hxx
+++ b/reportdesign/inc/UndoActions.hxx
@@ -50,7 +50,7 @@
#include <cppuhelper/implbase3.hxx>
#include <comphelper/uno3.hxx>
#include <comphelper/sequence.hxx>
-#include <svtools/lstner.hxx>
+#include <svl/lstner.hxx>
#include <svx/svdouno.hxx>
#include "RptModel.hxx"
diff --git a/reportdesign/inc/UndoEnv.hxx b/reportdesign/inc/UndoEnv.hxx
index af02366b3ff6..a569422bb2a6 100644
--- a/reportdesign/inc/UndoEnv.hxx
+++ b/reportdesign/inc/UndoEnv.hxx
@@ -35,7 +35,7 @@
#include <com/sun/star/container/XContainerListener.hpp>
#include <com/sun/star/report/XReportDefinition.hpp>
#include <memory>
-#include <svtools/lstner.hxx>
+#include <svl/lstner.hxx>
namespace rptui
{
diff --git a/reportdesign/inc/helpids.hrc b/reportdesign/inc/helpids.hrc
index b60f66823623..7bfa73b78ecd 100644
--- a/reportdesign/inc/helpids.hrc
+++ b/reportdesign/inc/helpids.hrc
@@ -31,7 +31,7 @@
#define RTPUI_REPORTDESIGN_HELPID_HRC
#ifndef _SOLAR_HRC
-#include <svtools/solar.hrc> // HID_RPT_DBACCESS_START
+#include <svl/solar.hrc> // HID_RPT_DBACCESS_START
#endif
#define UID_RPT_RPT_APP_VIEW (HID_RPT_START + 0)