summaryrefslogtreecommitdiff
path: root/comphelper
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2012-03-26 22:30:53 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2012-03-26 22:39:42 +0900
commit6749dcc15442abc86dd473eac0885106238e8eb1 (patch)
tree509860015347e4a4871c95429b9841d52ac3b167 /comphelper
parent3397f7cf382f711bed5a8416d34a688156a64b4a (diff)
removed duplicate includes in basic / canvas / chart2 / comphelper
Diffstat (limited to 'comphelper')
-rw-r--r--comphelper/inc/comphelper/accessibleselectionhelper.hxx1
-rw-r--r--comphelper/inc/comphelper/stillreadwriteinteraction.hxx1
2 files changed, 0 insertions, 2 deletions
diff --git a/comphelper/inc/comphelper/accessibleselectionhelper.hxx b/comphelper/inc/comphelper/accessibleselectionhelper.hxx
index 73b446f70cb6..31483d3cb355 100644
--- a/comphelper/inc/comphelper/accessibleselectionhelper.hxx
+++ b/comphelper/inc/comphelper/accessibleselectionhelper.hxx
@@ -32,7 +32,6 @@
#include <comphelper/uno3.hxx>
#include <comphelper/accessiblecomponenthelper.hxx>
#include <cppuhelper/implbase1.hxx>
-#include <comphelper/uno3.hxx>
#include <com/sun/star/accessibility/XAccessibleSelection.hpp>
#include "comphelper/comphelperdllapi.h"
diff --git a/comphelper/inc/comphelper/stillreadwriteinteraction.hxx b/comphelper/inc/comphelper/stillreadwriteinteraction.hxx
index 5ad07f201f1a..43ee85deae45 100644
--- a/comphelper/inc/comphelper/stillreadwriteinteraction.hxx
+++ b/comphelper/inc/comphelper/stillreadwriteinteraction.hxx
@@ -35,7 +35,6 @@
#include <com/sun/star/task/XInteractionHandler.hpp>
-#include <ucbhelper/interceptedinteraction.hxx>
#include "comphelper/comphelperdllapi.h"
//_______________________________________________