Issue 68743 - API: sw.SwXTextTable::com::sun::star::sheet::XCellRangeData::setDataArray()
Summary: API: sw.SwXTextTable::com::sun::star::sheet::XCellRangeData::setDataArray()
Status: CLOSED FIXED
Alias: None
Product: App Dev
Classification: Unclassified
Component: api (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All Unix, all
: P3 Trivial
Target Milestone: ---
Assignee: chne
QA Contact: issues@api
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-18 09:08 UTC by chne
Modified: 2013-02-24 21:07 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 chne 2006-08-18 09:08:34 UTC
the method setDataArray() does not work anymore. The data which was set could
not be get by getDataArray().
To reproduce this behavior just start your office with parameter

"-accept=socket,host=0,port=8100;urp;" 

and call inside a solar shell:

checkapi -o sw.SwXTextTable::com::sun::star::sheet::XCellRangeData
Comment 1 chne 2006-08-18 09:10:06 UTC
note: Unix only
Comment 2 thomas.lange 2006-08-18 10:00:35 UTC
Still Ok in SRC680 m180 version for Linux.
Comment 3 thomas.lange 2006-08-21 10:02:22 UTC
.
Comment 4 thomas.lange 2006-08-21 11:36:12 UTC
Fixed in CWS tl27.

Files changed:
- sw/source/core/unocore/unotbl.cxx
Comment 5 thomas.lange 2006-08-21 12:15:02 UTC
TL->QA: Since there was another bug in the same functions and the fix to the
original problem function was applied to another function as well please run the
whole API test for Writer tables. Thanks!
Comment 6 chne 2006-08-22 07:07:21 UTC
ok in tl27
Comment 7 thomas.lange 2006-08-24 14:21:44 UTC
TL->CN: should be yours to remember to check it agian in the master.
Comment 8 chne 2006-09-04 08:55:31 UTC
ok in src680_m183
Comment 9 chne 2006-09-08 12:45:05 UTC
ok in ood680_m3 => zu