diff options
author | David Tardon <dtardon@openoffice.org> | 2010-02-27 09:04:03 +0100 |
---|---|---|
committer | David Tardon <dtardon@openoffice.org> | 2010-02-27 09:04:03 +0100 |
commit | be7ec2113235b3a294bf25e59e5dd9f298a7a7bf (patch) | |
tree | ef63a1b9cd4eeed4c83156691e6f9033c14592a2 /svx/source/svdraw/svdotxed.cxx | |
parent | b452be9ee20001f8f05e139f5c9758790ec15d48 (diff) | |
parent | 4d8175599b8d193aba6eef89ef905c830b87d7e7 (diff) |
dtardon01: update to DEV300_m72
Diffstat (limited to 'svx/source/svdraw/svdotxed.cxx')
-rw-r--r-- | svx/source/svdraw/svdotxed.cxx | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/svx/source/svdraw/svdotxed.cxx b/svx/source/svdraw/svdotxed.cxx index 945bc2e48f91..c7715f37764c 100644 --- a/svx/source/svdraw/svdotxed.cxx +++ b/svx/source/svdraw/svdotxed.cxx @@ -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: svdotxed.cxx,v $ - * $Revision: 1.22 $ - * * This file is part of OpenOffice.org. * * OpenOffice.org is free software: you can redistribute it and/or modify @@ -35,10 +32,10 @@ #include "svditext.hxx" #include <svx/svdmodel.hxx> // fuer GetMaxObjSize #include <svx/svdoutl.hxx> -#include <svx/outliner.hxx> -#include <editstat.hxx> +#include <editeng/outliner.hxx> +#include <editeng/editstat.hxx> #include <svl/itemset.hxx> -#include <svx/eeitem.hxx> +#include <editeng/eeitem.hxx> #include <svx/sdtfchim.hxx> //////////////////////////////////////////////////////////////////////////////////////////////////// |