Kaydet (Commit) cf22cb12 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

-Werror,-Wunused-const-variable

Change-Id: I5126e80f2876da5275061d2c824a0d3213d76b9a
üst 4c0454ea
......@@ -42,9 +42,6 @@ static const sal_Int16 supportedIndexTable[] = { word::WdBorderType::wdBorderBot
const static OUString sTableBorder("TableBorder");
// Equiv widths in in 1/100 mm
const static sal_Int32 OOLineThin = 35;
const static sal_Int32 OOLineMedium = 88;
const static sal_Int32 OOLineThick = 141;
const static sal_Int32 OOLineHairline = 2;
class SwVbaBorder : public SwVbaBorder_Base
......
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