summaryrefslogtreecommitdiff
path: root/oox/inc/drawingml/shape3dproperties.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/inc/drawingml/shape3dproperties.hxx')
-rw-r--r--oox/inc/drawingml/shape3dproperties.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/oox/inc/drawingml/shape3dproperties.hxx b/oox/inc/drawingml/shape3dproperties.hxx
index 8c195090cdc8..e0fe9a9f0ac5 100644
--- a/oox/inc/drawingml/shape3dproperties.hxx
+++ b/oox/inc/drawingml/shape3dproperties.hxx
@@ -78,7 +78,7 @@ struct Shape3DProperties
css::uno::Sequence< css::beans::PropertyValue > getCameraAttributes();
css::uno::Sequence< css::beans::PropertyValue > getLightRigAttributes();
css::uno::Sequence< css::beans::PropertyValue > getShape3DAttributes(
- const GraphicHelper& rGraphicHelper, sal_Int32 rPhClr = API_RGB_TRANSPARENT );
+ const GraphicHelper& rGraphicHelper, sal_Int32 rPhClr );
static css::uno::Sequence< css::beans::PropertyValue > getBevelAttributes( BevelProperties rProps );
static css::uno::Sequence< css::beans::PropertyValue > getColorAttributes(
const Color& rColor, const GraphicHelper& rGraphicHelper, sal_Int32 rPhClr );