https://bugs.documentfoundation.org/show_bug.cgi?id=157707
Justin L <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.documentfounda | |tion.org/show_bug.cgi?id=15 | |4855 --- Comment #3 from Justin L <[email protected]> --- Forced on export via: if (pFrameFormat->GetSurround().GetValue() == text::WrapTextMode_THROUGH && pFrameFormat->....GetRelationOrient() == text::RelOrientation::FRAME) { // "In front of text" and horizontal positioning relative to Column is ignored // on import, add it back here. bLclInTabCell = true; } -- You are receiving this mail because: You are the assignee for the bug.
