office-gobmx/editeng
Michael Stahl e549f52f16 fdo#38542: SvxBorderLine::GuessLinesWidths:
Importing style:border-line-width="0.002cm 0.088cm 0.141cm" (which older
OOo/LO apparently could write) fails, because GuessLinesWidths can't find
a matching style (result: standard "double" border, 3 equal width parts).
Try to create a custom BorderWidthImpl of type DOUBLE instead, that
preserves the individual widths.
2012-01-27 09:37:55 +01:00
..
inc Removed some unused parameters; added SAL_UNUSED_PARAMETER. 2012-01-21 15:21:16 +01:00
prj
qa/items fdo#38542: SvxBorderLine::GuessLinesWidths: 2012-01-27 09:37:55 +01:00
source fdo#38542: SvxBorderLine::GuessLinesWidths: 2012-01-27 09:37:55 +01:00
util
AllLangResTarget_editeng.mk
CppunitTest_editeng_borderline.mk
Library_editeng.mk
Makefile in modules, when we have a env we are in stage gbuild 2011-12-07 15:53:06 +01:00
Module_editeng.mk
Package_inc.mk sw: Improved document comparison based on RSIDs. 2011-12-22 17:53:53 +01:00