Issue 120388 - [testuno]write table general function of word processor via UNO API
Summary: [testuno]write table general function of word processor via UNO API
Status: CLOSED FIXED
Alias: None
Product: QA
Classification: Unclassified
Component: testscripts (show other issues)
Version: version58
Hardware: All All
: P3 Normal
Target Milestone: 3.4.0
Assignee: automat
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-27 05:24 UTC by Du Jing
Modified: 2012-08-29 06:35 UTC (History)
2 users (show)

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


Attachments
table general function in text document (53.68 KB, patch)
2012-08-21 05:44 UTC, Du Jing
no flags Details | Diff
picture used in the script (826.11 KB, patch)
2012-08-21 06:52 UTC, Du Jing
no flags Details | Diff
update picture used in the script (34.60 KB, patch)
2012-08-21 07:02 UTC, Du Jing
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description Du Jing 2012-07-27 05:24:18 UTC
write text general case in word processor via UNO API,include text basic property setting
Comment 1 Du Jing 2012-08-21 05:43:27 UTC
table automation case,include below function point:
1.create table
2.insert/delete row/column
3.set row height
4.table alignment and spacing to margin
5.table background color
6.table background graphic
7.table border
8.table heading
9.table shadow
Comment 2 Du Jing 2012-08-21 05:44:42 UTC
Created attachment 79026 [details]
table general function in text document
Comment 3 aliuzhe 2012-08-21 06:38:38 UTC
Your patch looks great. But I can't find the picture you use in the test code.
Please attach it.
Comment 4 Du Jing 2012-08-21 06:52:29 UTC
Created attachment 79028 [details]
picture used in the script
Comment 5 Du Jing 2012-08-21 07:02:39 UTC
Created attachment 79029 [details]
update picture used in the script
Comment 6 SVN Robot 2012-08-21 07:09:51 UTC
"liuzhe" committed SVN revision 1375403 into trunk:
#120388# - [testuno]write table general function of word processor via UNO AP...
Comment 7 Du Jing 2012-08-29 06:34:48 UTC
change to resolved~