From f0efecfb69b336e064e7c8dd2597655eff07944f Mon Sep 17 00:00:00 2001 From: Eilidh McAdam Date: Wed, 26 Sep 2012 12:22:17 +0100 Subject: Import shadow effect properties for shapes in docx. Change-Id: I0cfd6b45be268d688b7389c79c5e9ad7f48eb12d Reviewed-on: https://gerrit.libreoffice.org/702 Reviewed-by: Noel Power Tested-by: Noel Power --- oox/Library_oox.mk | 2 ++ 1 file changed, 2 insertions(+) (limited to 'oox/Library_oox.mk') diff --git a/oox/Library_oox.mk b/oox/Library_oox.mk index dee336ad48b5..7c70c1821d45 100644 --- a/oox/Library_oox.mk +++ b/oox/Library_oox.mk @@ -147,6 +147,8 @@ $(eval $(call gb_Library_add_exception_objects,oox,\ oox/source/drawingml/diagram/diagramlayoutatoms \ oox/source/drawingml/diagram/layoutnodecontext \ oox/source/drawingml/drawingmltypes \ + oox/source/drawingml/effectproperties \ + oox/source/drawingml/effectpropertiescontext \ oox/source/drawingml/embeddedwavaudiofile \ oox/source/drawingml/fillproperties \ oox/source/drawingml/fillpropertiesgroupcontext \ -- cgit