Kaydet (Commit) 15913f9a authored tarafından Alexandre Vicenzi's avatar Alexandre Vicenzi Kaydeden (comit) Michael Stahl

fdo#63154 Removed unused solar.h reference in oox

Change-Id: I224bc31af9ecb77ad42357550e016b000ebf4837
Reviewed-on: https://gerrit.libreoffice.org/7519Reviewed-by: 's avatarMichael Stahl <mstahl@redhat.com>
Tested-by: 's avatarMichael Stahl <mstahl@redhat.com>
üst c445d40d
......@@ -388,7 +388,6 @@
#include <tools/globname.hxx>
#include <tools/mapunit.hxx>
#include <tools/multisel.hxx>
#include <tools/solar.h>
#include <tools/stream.hxx>
#include <tools/time.hxx>
#include <unotools/fltrcfg.hxx>
......
......@@ -36,7 +36,6 @@
#include "oox/helper/graphichelper.hxx"
#include "oox/helper/propertyset.hxx"
#include <tools/solar.h>
#include <tools/gen.hxx>
#include <tools/mapunit.hxx>
#include <editeng/unoprnms.hxx>
......@@ -80,8 +79,6 @@ using namespace ::com::sun::star::style;
namespace oox { namespace drawingml {
// ============================================================================
Shape::Shape( const sal_Char* pServiceName, bool bDefaultHeight )
: mbIsChild( false )
, mpLinePropertiesPtr( new LineProperties )
......@@ -1111,8 +1108,6 @@ void Shape::putPropertiesToGrabBag( const Sequence< PropertyValue >& aProperties
}
}
// ============================================================================
} }
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment