[api-issues] [Issue 55575] setPropertyValue(TableCo lumnsSeparators,x) does not work

2006-06-20 Thread tl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=55575


User tl changed the following:

  What|Old value |New value

  Target milestone|OOo 3.0   |OOo 2.x





--- Additional comments from [EMAIL PROTECTED] Tue Jun 20 06:22:25 -0700 
2006 ---
.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[api-issues] [Issue 55575] setPropertyValue(TableCo lumnsSeparators,x) does not work

2005-10-11 Thread sg
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=55575


User sg changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=30319) complex test
  |  |case





--- Additional comments from [EMAIL PROTECTED] Tue Oct 11 07:47:15 -0700 
2005 ---
Created an attachment (id=30319)
complex test case


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[api-issues] [Issue 55575] setPropertyValue(TableCo lumnsSeparators,x) does not work

2005-10-11 Thread sg
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=55575


User sg changed the following:

  What|Old value |New value

Ever confirmed|  |1

Status|UNCONFIRMED   |NEW





--- Additional comments from [EMAIL PROTECTED] Tue Oct 11 07:59:37 -0700 
2005 ---
Added complex test. To reproduce the bug, unpack the zip and go to
complex/writer, type 'dmake' to build and 'dmake run' to execute.

bug consists of several parts (documentation and code), concerning text tables
with merged cells:
- TableColumnSeparator.idl is not completed, at the end some text parts are 
missing.
- the invisible text separator between the merged cells is not returnd with the
column separators collection, but TableColumnSeparator.idl states that it should
have been.
- reading the column separators and writing back the same values results in a
changed separator 

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[api-issues] [Issue 55575] setPropertyValue(TableCo lumnsSeparators,x) does not work

2005-10-11 Thread sg
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=55575


User sg changed the following:

  What|Old value |New value

   Assigned to|sg|tl

OS/Version|Linux |All

  Target milestone|---   |OOo 3.0





--- Additional comments from [EMAIL PROTECTED] Tue Oct 11 08:04:55 -0700 
2005 ---
Happens on all systems; set target; reassign to tl: one for you.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[api-issues] [Issue 55575] setPropertyValue(TableCo lumnsSeparators,x) does not work

2005-10-08 Thread bdiemer
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=55575


User bdiemer changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=30232) Own Porgramm
  |  |Testing
  |  |TableColumnSeperator





--- Additional comments from [EMAIL PROTECTED] Sat Oct  8 05:35:31 -0700 
2005 ---
Created an attachment (id=30232)
Own Porgramm Testing TableColumnSeperator


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[api-issues] [Issue 55575] setPropertyValue(TableCo lumnsSeparators,x) does not work

2005-10-08 Thread bdiemer
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=55575


User bdiemer changed the following:

  What|Old value |New value

Status|RESOLVED  |UNCONFIRMED

Resolution|WORKSFORME|





--- Additional comments from [EMAIL PROTECTED] Sat Oct  8 05:43:30 -0700 
2005 ---
Hi sg,

I'm sorry I have to reopen this one.
After several tests I found the situation where it does really funny things.
I Attached my own programm, which is loading an existing Open Office Document
with an existing table named b4it:spras, this table has 3 columns and 3 rows.
in the second row the first and second cell is merged.
It looks like :A1  B1  C1
   A2  B2  C2
   A3  B3

So even if I try to set the original value of the TableColumnSeparator Position
to the Object it sets every time it is running another value !!! but only in the
 third row 

Hope you can help me out with this one.

Thank you very much

Best regards
Bernhard Diemer

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[api-issues] [Issue 55575] setPropertyValue(TableCo lumnsSeparators,x) does not work

2005-10-07 Thread sg
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=55575


User sg changed the following:

  What|Old value |New value

   Assigned to|sw|sg





--- Additional comments from [EMAIL PROTECTED] Fri Oct  7 01:06:45 -0700 
2005 ---
The following macro works for me:

sub Main
dim separator as new com.sun.star.text.TableColumnSeparator

' insert table
xTextTable = ThisComponent.createInstance(com.sun.star.text.TextTable)
xTextTable.initialize(3,5)
xText = ThisComponent.Text
xText.insertTextContent(xText, xTextTable, true)

separatorArray = xTextTable.TableColumnSeparators

' change column separators
for i = 0 to ubound(separatorArray)
separator = separatorArray(i)
separator.Position = separator.Position / 2
separatorArray(i) = separator
next i

' write separators back 
xTextTable.TableColumnSeparators = separatorArray
end sub

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[api-issues] [Issue 55575] setPropertyValue(TableCo lumnsSeparators,x) does not work

2005-10-07 Thread sg
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=55575


User sg changed the following:

  What|Old value |New value

Status|UNCONFIRMED   |RESOLVED

Resolution|  |WORKSFORME





--- Additional comments from [EMAIL PROTECTED] Fri Oct  7 01:08:03 -0700 
2005 ---
.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[api-issues] [Issue 55575] setPropertyValue(TableCo lumnsSeparators,x) does not work

2005-10-06 Thread bdiemer
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=55575





--- Additional comments from [EMAIL PROTECTED] Thu Oct  6 10:14:38 -0700 
2005 ---
Sorry I mentioned the Worng Version : I'm using version 1.1 by now.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]