summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-09-21 12:28:16 +0100
committerCaolán McNamara <caolanm@redhat.com>2013-09-21 12:28:16 +0100
commit74441e736edfd20621af71de22b2e92cbc4f7f3c (patch)
tree70614b53979375d97ffe1a8411e0e5edcfa553b0 /sd/source/ui/inc
parent8c0687f2d23ef8b5e55977968720ee93282de798 (diff)
drop various tools/string.hxx include
Change-Id: If4271c97025a56922c4f0b143cc3af214218a153
Diffstat (limited to 'sd/source/ui/inc')
-rw-r--r--sd/source/ui/inc/TemplateScanner.hxx1
-rw-r--r--sd/source/ui/inc/taskpane/TitleBar.hxx1
-rw-r--r--sd/source/ui/inc/taskpane/TitledControl.hxx1
-rw-r--r--sd/source/ui/inc/tmplctrl.hxx1
4 files changed, 0 insertions, 4 deletions
diff --git a/sd/source/ui/inc/TemplateScanner.hxx b/sd/source/ui/inc/TemplateScanner.hxx
index 2bc3ace2357c..a93d1b939aea 100644
--- a/sd/source/ui/inc/TemplateScanner.hxx
+++ b/sd/source/ui/inc/TemplateScanner.hxx
@@ -23,7 +23,6 @@
#include "tools/AsynchronousTask.hxx"
#include "sddllapi.h"
#include <ucbhelper/content.hxx>
-#include <tools/string.hxx>
#include "com/sun/star/uno/Reference.hxx"
#include <vector>
diff --git a/sd/source/ui/inc/taskpane/TitleBar.hxx b/sd/source/ui/inc/taskpane/TitleBar.hxx
index f00ba4aecf04..c518b7e12e88 100644
--- a/sd/source/ui/inc/taskpane/TitleBar.hxx
+++ b/sd/source/ui/inc/taskpane/TitleBar.hxx
@@ -22,7 +22,6 @@
#include "taskpane/TaskPaneTreeNode.hxx"
#include <vcl/image.hxx>
-#include <tools/string.hxx>
#include <vcl/window.hxx>
#include <memory>
diff --git a/sd/source/ui/inc/taskpane/TitledControl.hxx b/sd/source/ui/inc/taskpane/TitledControl.hxx
index 4cd6896a2b53..f8d1f8fda905 100644
--- a/sd/source/ui/inc/taskpane/TitledControl.hxx
+++ b/sd/source/ui/inc/taskpane/TitledControl.hxx
@@ -24,7 +24,6 @@
#include "taskpane/ControlContainer.hxx"
#include "TitleBar.hxx"
#include <com/sun/star/drawing/framework/XResourceId.hpp>
-#include <tools/string.hxx>
#include <tools/gen.hxx>
#include <vcl/window.hxx>
#include <memory>
diff --git a/sd/source/ui/inc/tmplctrl.hxx b/sd/source/ui/inc/tmplctrl.hxx
index 20a79a472725..e7bda1205aec 100644
--- a/sd/source/ui/inc/tmplctrl.hxx
+++ b/sd/source/ui/inc/tmplctrl.hxx
@@ -20,7 +20,6 @@
#define _SD_TMPLCTRL_HXX
#include <sfx2/stbitem.hxx>
-#include <tools/string.hxx>
class SdTemplateControl : public SfxStatusBarControl
{