diff options
author | Noel Power <noel.power@novell.com> | 2012-05-04 12:51:27 +0100 |
---|---|---|
committer | Noel Power <noel.power@novell.com> | 2012-05-04 12:51:27 +0100 |
commit | b2af4b20a009cce57f547865b02fde41d1232a17 (patch) | |
tree | 179288e195e2389bd90919d3cb7e628ab8ef04af /oox/inc | |
parent | 4d7047860fc5869576f330a437edd6744d59bd61 (diff) |
Revert "reorganise code a little so ole controls are catered for wrt fdo#49430"
This reverts commit 76bab166e21bc3646ae2d3079aae2c5d9ce0d1e5.
Diffstat (limited to 'oox/inc')
-rw-r--r-- | oox/inc/oox/vml/vmldrawing.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/oox/inc/oox/vml/vmldrawing.hxx b/oox/inc/oox/vml/vmldrawing.hxx index 4a0cf5021bab..b9b626e10b83 100644 --- a/oox/inc/oox/vml/vmldrawing.hxx +++ b/oox/inc/oox/vml/vmldrawing.hxx @@ -157,7 +157,6 @@ 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, |