summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/ximp3dscene.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noelgrandin@gmail.com>2020-11-21 11:55:28 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2020-11-21 15:22:08 +0100
commitfc828fb382cc187ab645b00b8f780fbdab2ceed3 (patch)
tree5b8803af96656182f59e144faf5ef850364d111f /xmloff/source/draw/ximp3dscene.hxx
parentfdbc616f6dd01a5b34b98abb6317d6fe3894285c (diff)
remove some prefix and local params from constructors
Change-Id: Iaffbefe98ced97610b99a00b1b3011c6a79a7859 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/106300 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'xmloff/source/draw/ximp3dscene.hxx')
-rw-r--r--xmloff/source/draw/ximp3dscene.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/xmloff/source/draw/ximp3dscene.hxx b/xmloff/source/draw/ximp3dscene.hxx
index d8eb32a3e4a4..2b8f15705d36 100644
--- a/xmloff/source/draw/ximp3dscene.hxx
+++ b/xmloff/source/draw/ximp3dscene.hxx
@@ -36,8 +36,6 @@ public:
SdXML3DSceneShapeContext(
SvXMLImport& rImport,
- sal_uInt16 nPrfx,
- const OUString& rLocalName,
const css::uno::Reference< css::xml::sax::XAttributeList>& xAttrList,
css::uno::Reference< css::drawing::XShapes > const & rShapes,
bool bTemporaryShape);