Kaydet (Commit) e0f1888a authored tarafından Andrea Gelmini's avatar Andrea Gelmini Kaydeden (comit) Julien Nabet

Fix typo

Change-Id: I88051ff8a09f1f8a52ad095a10bed7cc40b2fcdb
Reviewed-on: https://gerrit.libreoffice.org/73011
Tested-by: Jenkins
Reviewed-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
üst febdbced
...@@ -242,7 +242,7 @@ void Writer::Impl_addCurvedEdgeRecord( BitStream& rBits, sal_Int16 control_dx, s ...@@ -242,7 +242,7 @@ void Writer::Impl_addCurvedEdgeRecord( BitStream& rBits, sal_Int16 control_dx, s
} }
/** Exports a end shape record /** Exports an end shape record
*/ */
void Writer::Impl_addEndShapeRecord( BitStream& rBits ) void Writer::Impl_addEndShapeRecord( BitStream& rBits )
{ {
...@@ -1190,7 +1190,7 @@ bool Writer::Impl_writeFilling( SvtGraphicFill const & rFilling ) ...@@ -1190,7 +1190,7 @@ bool Writer::Impl_writeFilling( SvtGraphicFill const & rFilling )
} }
/* CL: The idea was to export page fields as text fields that get theire /* CL: The idea was to export page fields as text fields that get their
string from a variable set with actionscript by each page. This didn't string from a variable set with actionscript by each page. This didn't
work out since the formatting is always wrong when text follows the work out since the formatting is always wrong when text follows the
page number field since pages greater one may require more space than page number field since pages greater one may require more space than
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment