summaryrefslogtreecommitdiff
path: root/oox/inc/drawingml/textparagraph.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/inc/drawingml/textparagraph.hxx')
-rw-r--r--oox/inc/drawingml/textparagraph.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/oox/inc/drawingml/textparagraph.hxx b/oox/inc/drawingml/textparagraph.hxx
index 43bf51a363fa..8a02a671a5b0 100644
--- a/oox/inc/drawingml/textparagraph.hxx
+++ b/oox/inc/drawingml/textparagraph.hxx
@@ -59,8 +59,8 @@ public:
const css::uno::Reference < css::text::XTextCursor > &xAt,
const TextCharacterProperties& rTextStyleProperties,
const TextListStyle& rTextListStyle,
- bool bFirst = false,
- float nDefaultCharHeight = 0) const;
+ bool bFirst,
+ float nDefaultCharHeight) const;
bool HasMathXml() const
{