summaryrefslogtreecommitdiff
path: root/oox/inc/oox
diff options
context:
space:
mode:
authorNoel Power <noel.power@novell.com>2012-05-04 12:32:46 +0100
committerNoel Power <noel.power@novell.com>2012-05-04 12:36:00 +0100
commit76bab166e21bc3646ae2d3079aae2c5d9ce0d1e5 (patch)
treed5e30abdca6cd3b08c79960eaa471d896c534266 /oox/inc/oox
parente3ef482153bd1620c93019a413a18665ef0ebb98 (diff)
reorganise code a little so ole controls are catered for wrt fdo#49430
Change-Id: Ifb2c0a97f85884c459b1e7bc4616154c0e4aea2a
Diffstat (limited to 'oox/inc/oox')
-rw-r--r--oox/inc/oox/vml/vmldrawing.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/oox/inc/oox/vml/vmldrawing.hxx b/oox/inc/oox/vml/vmldrawing.hxx
index b9b626e10b83..4a0cf5021bab 100644
--- a/oox/inc/oox/vml/vmldrawing.hxx
+++ b/oox/inc/oox/vml/vmldrawing.hxx
@@ -157,6 +157,7 @@ public:
model into the form, and the shape into the passed UNO shape container. */
::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShape >
createAndInsertXControlShape(
+ const ClientData* pClientData,
const ::oox::ole::EmbeddedControl& rControl,
const ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShapes >& rxShapes,
const ::com::sun::star::awt::Rectangle& rShapeRect,