summaryrefslogtreecommitdiff
path: root/oox/inc/drawingml/graphicproperties.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/inc/drawingml/graphicproperties.hxx')
-rw-r--r--oox/inc/drawingml/graphicproperties.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/oox/inc/drawingml/graphicproperties.hxx b/oox/inc/drawingml/graphicproperties.hxx
index a834681e5331..e8f7222e1281 100644
--- a/oox/inc/drawingml/graphicproperties.hxx
+++ b/oox/inc/drawingml/graphicproperties.hxx
@@ -44,8 +44,7 @@ struct GraphicProperties
/** Writes the properties to the passed property map. */
void pushToPropMap(
PropertyMap& rPropMap,
- const GraphicHelper& rGraphicHelper,
- sal_Int32 nPhClr = API_RGB_TRANSPARENT ) const;
+ const GraphicHelper& rGraphicHelper ) const;
};
} // namespace drawingml