diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2008-08-19 21:48:31 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2008-08-19 21:48:31 +0000 |
commit | a1ad8e0ae3f78f0e9f6d70e81511fe2d4f3144f7 (patch) | |
tree | b9ec99c614f6a6480fdc3c8aa7820c5f1ae8e0e0 /svx/source/customshapes | |
parent | b2c308148e7dd69085c7fcc3e5445bcd4ed3ae59 (diff) |
INTEGRATION: CWS aw033 (1.19.58); FILE MERGED
2008/07/10 13:00:51 aw 1.19.58.1: #i39532# XOutputDevice removed, PrepareDelete removed
Diffstat (limited to 'svx/source/customshapes')
-rw-r--r-- | svx/source/customshapes/EnhancedCustomShapeFontWork.cxx | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/svx/source/customshapes/EnhancedCustomShapeFontWork.cxx b/svx/source/customshapes/EnhancedCustomShapeFontWork.cxx index 4c96b9df8d..d4e8ca883b 100644 --- a/svx/source/customshapes/EnhancedCustomShapeFontWork.cxx +++ b/svx/source/customshapes/EnhancedCustomShapeFontWork.cxx @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: EnhancedCustomShapeFontWork.cxx,v $ - * $Revision: 1.19 $ + * $Revision: 1.20 $ * * This file is part of OpenOffice.org. * @@ -32,7 +32,6 @@ #include "precompiled_svx.hxx" #include "EnhancedCustomShapeFontWork.hxx" #include <tools/solar.h> // UINTXX -#include <svx/xoutx.hxx> #include <svx/svddef.hxx> #include <svx/svdogrp.hxx> #include <svx/svdopath.hxx> |