Kaydet (Commit) 1cb500c2 authored tarafından Kohei Yoshida's avatar Kohei Yoshida

Remove TODO. Now these border thicknesses are permanently set.

Change-Id: Idbf732182eaa5a4b94c98ad4d408407f50cc299b
üst d4d174a6
...@@ -251,9 +251,6 @@ const sal_uInt16 EXC_FUTUREREC_ALERT = 0x0002; ...@@ -251,9 +251,6 @@ const sal_uInt16 EXC_FUTUREREC_ALERT = 0x0002;
// Border import/export // Border import/export
// TODO: These values are approximate; we should probably tweak these values
// further to better match Excel's border thickness.
const sal_uInt16 EXC_BORDER_THICK = 50; const sal_uInt16 EXC_BORDER_THICK = 50;
const sal_uInt16 EXC_BORDER_MEDIUM = 35; const sal_uInt16 EXC_BORDER_MEDIUM = 35;
const sal_uInt16 EXC_BORDER_THIN = 15; const sal_uInt16 EXC_BORDER_THIN = 15;
......
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