Issue 19732

Summary: insertString doesn't insert paragraphs
Product: Writer Reporter: dvc <croftd>
Component: codeAssignee: h.ilter
Status: CLOSED DUPLICATE QA Contact: issues@sw <issues>
Severity: Trivial    
Priority: P3 CC: issues
Version: OOo 1.1 RC3   
Target Milestone: ---   
Hardware: PC   
OS: Linux, all   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description dvc 2003-09-18 00:31:28 UTC
I am using insertText method of XSimpleText from a Java component.

The documentation says that the string can include "cr", which will insert a
paragraph break. However, embedding a \r in the string inserts a square box in
writer -- not a paragraph.

Note that "lf", is supposed to insert a line break, and embedding a \n DOES
insert a line feed.
Comment 1 dvc 2003-09-18 15:27:36 UTC
Christoph Neumann verified the same problem using a Basic Macro. Tab
is also a problem. He opened issue #19758 with more detail, so closing
this one.

*** This issue has been marked as a duplicate of 19758 ***
Comment 2 h.ilter 2004-03-18 15:30:36 UTC
.