Kaydet (Commit) 4c57e8bb authored tarafından Dennis Roczek's avatar Dennis Roczek Kaydeden (comit) Adolfo Jayme Barrientos

fix typo: rectange --> rectangle

Change-Id: I24316edbf9fc95281b0bfdbcffbc670a3df4c853
Reviewed-on: https://gerrit.libreoffice.org/17550Reviewed-by: 's avatarAdolfo Jayme Barrientos <fitojb@ubuntu.com>
Tested-by: 's avatarAdolfo Jayme Barrientos <fitojb@ubuntu.com>
üst d657a976
......@@ -929,7 +929,7 @@ LinePoints lclGetDiagLineEnds( const Rectangle& rRect, bool bTLBR, long nDiagOff
// Clipping functions for diagonal frame borders.
/** Limits the clipping region to the inner area of a rectange.
/** Limits the clipping region to the inner area of a rectangle.
Takes the values from the passed DiagLineResult struct into account. They
may specify to not clip one or more borders of a rectangle.
......
......@@ -99,7 +99,7 @@ class SwTextFormatter : public SwTextPainter
// Calculates the ascent and the height from the fontmetric
void CalcAscent( SwTextFormatInfo &rInf, SwLinePortion *pPor );
// determines, if a optimized repaint rectange is allowed
// determines, if a optimized repaint rectangle is allowed
bool AllowRepaintOpt() const;
// Is called by FormatLine
......
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