diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2008-08-19 23:20:17 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2008-08-19 23:20:17 +0000 |
commit | 28915af2c1334fb5240b8d2c527319a725f55c8a (patch) | |
tree | 48afc30673b1182670f2e613afca454b4a97f57f /sd/source/ui/toolpanel/TitleBar.cxx | |
parent | a043c45820230eda733bef2289814ca3ece13727 (diff) |
INTEGRATION: CWS aw033 (1.11.24); FILE MERGED
2008/07/10 12:56:28 aw 1.11.24.1: #i39532# XOutputDevice removed, PrepareDelete removed
Diffstat (limited to 'sd/source/ui/toolpanel/TitleBar.cxx')
-rw-r--r-- | sd/source/ui/toolpanel/TitleBar.cxx | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sd/source/ui/toolpanel/TitleBar.cxx b/sd/source/ui/toolpanel/TitleBar.cxx index 2d524766b44e..ff08770bf1a5 100644 --- a/sd/source/ui/toolpanel/TitleBar.cxx +++ b/sd/source/ui/toolpanel/TitleBar.cxx @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: TitleBar.cxx,v $ - * $Revision: 1.11 $ + * $Revision: 1.12 $ * * This file is part of OpenOffice.org. * @@ -46,7 +46,6 @@ #include <vcl/lineinfo.hxx> #include <vcl/bitmapex.hxx> #include <tools/color.hxx> -#include <svx/xoutx.hxx> #include <svx/xdash.hxx> #include <svtools/itemset.hxx> #include <svx/xlndsit.hxx> |