diff options
author | sb <sb@openoffice.org> | 2010-04-14 17:21:13 +0200 |
---|---|---|
committer | sb <sb@openoffice.org> | 2010-04-14 17:21:13 +0200 |
commit | 10b1f939953d971de57c5bb20f901631ef5bfeea (patch) | |
tree | c93247da79c85bee1f96f0b655a27f463ec640d8 /sd/source/ui/inc/AccessibleOutlineEditSource.hxx | |
parent | 6fc142c2e5993e1763a897186eef76a984105f5c (diff) | |
parent | 17d0f112effa923bc6bfeb799a775b9050941573 (diff) |
sb118: merged in backout
Diffstat (limited to 'sd/source/ui/inc/AccessibleOutlineEditSource.hxx')
-rw-r--r-- | sd/source/ui/inc/AccessibleOutlineEditSource.hxx | 13 |
1 files changed, 5 insertions, 8 deletions
diff --git a/sd/source/ui/inc/AccessibleOutlineEditSource.hxx b/sd/source/ui/inc/AccessibleOutlineEditSource.hxx index e408b70b755a..a398d31ffbda 100644 --- a/sd/source/ui/inc/AccessibleOutlineEditSource.hxx +++ b/sd/source/ui/inc/AccessibleOutlineEditSource.hxx @@ -2,13 +2,10 @@ * * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * - * Copyright 2008 by Sun Microsystems, Inc. + * Copyright 2000, 2010 Oracle and/or its affiliates. * * OpenOffice.org - a multi-platform office productivity suite * - * $RCSfile: AccessibleOutlineEditSource.hxx,v $ - * $Revision: 1.8 $ - * * This file is part of OpenOffice.org. * * OpenOffice.org is free software: you can redistribute it and/or modify @@ -35,10 +32,10 @@ #include <vcl/svapp.hxx> #include <svl/brdcst.hxx> #include <svl/lstner.hxx> -#include <svx/unoedsrc.hxx> -#include <svx/editdata.hxx> -#include <svx/unoforou.hxx> -#include <svx/unoviwou.hxx> +#include <editeng/unoedsrc.hxx> +#include <editeng/editdata.hxx> +#include <editeng/unoforou.hxx> +#include <editeng/unoviwou.hxx> class OutlinerView; class SdrOutliner; |