To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=96312


User kpalagin changed the following:

                What    |Old value                 |New value
================================================================================
                      CC|''                        |'kpalagin'
--------------------------------------------------------------------------------
          Ever confirmed|                          |1
--------------------------------------------------------------------------------
                  Status|UNCONFIRMED               |NEW
--------------------------------------------------------------------------------
                Keywords|                          |regression
--------------------------------------------------------------------------------




------- Additional comments from [email protected] Sat Dec 13 17:15:15 
+0000 2008 -------
Confirming with 3.0.0 on WinXP - as described. Simplistic

Sub PrintMe 
Dim PrintProperty(0) as New com.sun.star.beans.PropertyValue 
PrintProperty(0).Name = "CopyCount" 
PrintProperty(0).Value = 2 
thisComponent.Print (PrintProperty) 
End Sub

produces 4 copies.
Reportedly this worked fine in 2.3.1, so regression.

---------------------------------------------------------------------
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]

Reply via email to