Issue 115352 - gotoNextParagraph(true) returns false for word document with table.
Summary: gotoNextParagraph(true) returns false for word document with table.
Status: UNCONFIRMED
Alias: None
Product: App Dev
Classification: Unclassified
Component: api (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: PC Windows, all
: P3 Trivial
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-02 09:41 UTC by albert073
Modified: 2017-05-20 11:27 UTC (History)
1 user (show)

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


Attachments
Zip file contains 3 files. SampleCode.txt contains c# sample code, test.doc is having issue, test1.doc is working fine with code. (4.39 KB, application/octet-stream)
2010-11-02 09:51 UTC, albert073
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description albert073 2010-11-02 09:41:10 UTC
When a word document created in writer but saved in Microsoft Word 97/2000/XP 
format contains a table in the first page starting at the first line, 
XParagraphCursor.gotoNextParagraph(true) returns false and the text content in 
the table cannot be read using XParagraphCursor.getString() api.

The client program is created in Microsoft C# version 2.0 and referencing the 
CLI dll from open office 3.2 (namely cli_basetypes.dll, cli_cppuhelper.dll, 
cli_oootypes.dll, cli_ure.dll, cli_uretypes.dll).
Comment 1 albert073 2010-11-02 09:51:21 UTC
Created attachment 72816 [details]
Zip file contains 3 files. SampleCode.txt contains c# sample code, test.doc is having issue, test1.doc is working fine with code.
Comment 2 Marcus 2017-05-20 11:27:46 UTC
Reset assigne to the default "issues@openoffice.apache.org".