Kaydet (Commit) cf1e0199 authored tarafından Miklos Vajna's avatar Miklos Vajna

HTMLTable: improve comment translation

Change-Id: I540e019e1080e8c158226072a75306a2307e2f4d
üst 4ee996a8
...@@ -383,8 +383,8 @@ class HTMLTable ...@@ -383,8 +383,8 @@ class HTMLTable
sal_uInt16 nCurRow; // current Row sal_uInt16 nCurRow; // current Row
sal_uInt16 nCurCol; // current Column sal_uInt16 nCurCol; // current Column
sal_uInt16 nLeftMargin; // Space to the left margin (from passage) sal_uInt16 nLeftMargin; // Space to the left margin (from paragraph edge)
sal_uInt16 nRightMargin; // Space to the right margin (from passage) sal_uInt16 nRightMargin; // Space to the right margin (from paragraph edge)
sal_uInt16 nCellPadding; // Space from border to Text sal_uInt16 nCellPadding; // Space from border to Text
sal_uInt16 nCellSpacing; // Space between two cells sal_uInt16 nCellSpacing; // Space between two cells
......
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