Issue 19732 - insertString doesn't insert paragraphs
Summary: insertString doesn't insert paragraphs
Status: CLOSED DUPLICATE of issue 19758
Alias: None
Product: Writer
Classification: Application
Component: code (show other issues)
Version: OOo 1.1 RC3
Hardware: PC Linux, all
: P3 Trivial (vote)
Target Milestone: ---
Assignee: h.ilter
QA Contact: issues@sw
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-18 00:31 UTC by dvc
Modified: 2004-03-18 15:30 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
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
.