diff options
Diffstat (limited to 'sw')
-rw-r--r-- | sw/source/uibase/docvw/AnnotationWin.cxx | 4 | ||||
-rw-r--r-- | sw/source/uibase/docvw/AnnotationWin2.cxx | 2 |
2 files changed, 0 insertions, 6 deletions
diff --git a/sw/source/uibase/docvw/AnnotationWin.cxx b/sw/source/uibase/docvw/AnnotationWin.cxx index 34edc64425f5..084aa066bf03 100644 --- a/sw/source/uibase/docvw/AnnotationWin.cxx +++ b/sw/source/uibase/docvw/AnnotationWin.cxx @@ -25,10 +25,6 @@ #include <uiobject.hxx> -#include <vcl/fixed.hxx> -#include <vcl/menu.hxx> -#include <vcl/scrbar.hxx> -#include <vcl/settings.hxx> #include <vcl/svapp.hxx> #include <vcl/uitest/logger.hxx> #include <vcl/uitest/eventdescription.hxx> diff --git a/sw/source/uibase/docvw/AnnotationWin2.cxx b/sw/source/uibase/docvw/AnnotationWin2.cxx index 36f179869e45..f0f9235a1566 100644 --- a/sw/source/uibase/docvw/AnnotationWin2.cxx +++ b/sw/source/uibase/docvw/AnnotationWin2.cxx @@ -51,9 +51,7 @@ #include <sfx2/bindings.hxx> #include <sfx2/dispatch.hxx> -#include <vcl/fixed.hxx> #include <vcl/event.hxx> -#include <vcl/scrbar.hxx> #include <vcl/svapp.hxx> #include <vcl/settings.hxx> #include <vcl/ptrstyle.hxx> |