summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-02-15 12:57:54 +0000
committerCaolán McNamara <caolanm@redhat.com>2011-02-15 15:52:05 +0000
commit63252092cd9a9fe90c35a1fc0b7ab7336b6efa00 (patch)
tree7601830efd7ccca02a9886afe8436b6c8ee1a884 /vcl
parent7db94c02cdb61946db97abc5a06c71d01f6784ae (diff)
remove Collator headers
Diffstat (limited to 'vcl')
-rw-r--r--vcl/source/app/unohelp.cxx1
-rw-r--r--vcl/source/control/ilstbox.cxx1
2 files changed, 0 insertions, 2 deletions
diff --git a/vcl/source/app/unohelp.cxx b/vcl/source/app/unohelp.cxx
index ce3b2f2a1018..00fbaaeef3c4 100644
--- a/vcl/source/app/unohelp.cxx
+++ b/vcl/source/app/unohelp.cxx
@@ -39,7 +39,6 @@
#include <com/sun/star/i18n/XBreakIterator.hpp>
#include <com/sun/star/i18n/XCharacterClassification.hpp>
-#include <com/sun/star/i18n/XCollator.hpp>
#include <com/sun/star/awt/XExtendedToolkit.hpp>
#include <com/sun/star/accessibility/AccessibleEventObject.hpp>
#include <com/sun/star/accessibility/AccessibleStateType.hpp>
diff --git a/vcl/source/control/ilstbox.cxx b/vcl/source/control/ilstbox.cxx
index 2ece83f6d392..0a0d4b8829c2 100644
--- a/vcl/source/control/ilstbox.cxx
+++ b/vcl/source/control/ilstbox.cxx
@@ -40,7 +40,6 @@
#include <vcl/i18nhelp.hxx>
#include <vcl/controldata.hxx>
#include <vcl/unohelp.hxx>
-#include <com/sun/star/i18n/XCollator.hpp>
#include <com/sun/star/accessibility/XAccessible.hpp>