https://bugs.documentfoundation.org/show_bug.cgi?id=158384

--- Comment #7 from Justin L <[email protected]> ---
(In reply to Justin L from comment #5)
>  (the text starting about 0.25cm into the shape)
That will be 0.28cm - the arrow's wrap left "spacing" amount.

In MS Word, the Shape Format (Textbox) can set "internal margin" for the
textbox (which is text Attributes in LO), and so can "more layout options"
specify "distance from text" (which is Edit - Wrap in LO).

So in comment 5's patch, 
    auto nLeftSpace = pShape->GetLRSpace().GetLeft();
should be what to get the textbox's internal margin instead of wrap margin?

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to