Kaydet (Commit) 6a068a90 authored tarafından Johnny_M's avatar Johnny_M Kaydeden (comit) Michael Stahl

Translate German comment

Change-Id: I490cd001c60b28a4f04eba6195e887f4e1061d5c
Reviewed-on: https://gerrit.libreoffice.org/53251Tested-by: 's avatarJenkins <ci@libreoffice.org>
Reviewed-by: 's avatarMichael Stahl <Michael.Stahl@cib.de>
üst 64cec380
...@@ -242,7 +242,7 @@ public: ...@@ -242,7 +242,7 @@ public:
// - circle object angle: nothing // - circle object angle: nothing
// - line keeps while Dragging the angle and is only stretched/ contracted // - line keeps while Dragging the angle and is only stretched/ contracted
// Default value for Ortho is off. persistent. // Default value for Ortho is off. persistent.
void SetOrtho(bool bOn) { bOrtho=bOn; } // unvollstaendig void SetOrtho(bool bOn) { bOrtho=bOn; } // incomplete
bool IsOrtho() const { return bOrtho; } bool IsOrtho() const { return bOrtho; }
// BigOrtho is only relevant if Ortho is switched on. // BigOrtho is only relevant if Ortho is switched on.
......
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