https://bugs.documentfoundation.org/show_bug.cgi?id=32950
--- Comment #34 from Justin L <[email protected]> --- (In reply to Justin L from comment #33) > I haven't found the code for that yet. sc/source/filter/excel/xistyle.cxx's XclImpXF::CreatePattern // Excel's cell margins are different from Calc's default margins. SvxMarginItem aItem(40, 40, 40, 40, ATTR_MARGIN); [Excel here meaning binary excel. oox matches Calc's default margins and so doesn't need to do anything different.] -- You are receiving this mail because: You are the assignee for the bug.
