To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=97955
                 Issue #|97955
                 Summary|service com.sun.star.drawing.Layer: boolean propeties 
                        |are not working
               Component|api
                 Version|OOO300m9
                Platform|All
                     URL|
              OS/Version|All
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|jsc
             Reported by|paolomantovani





------- Additional comments from [email protected] Sun Jan 11 
23:50:47 +0000 2009 -------
changing property values via API does not reflect in the user interface, 
example:

REM  *****  BASIC  *****

Sub Main
  ThisComponent.Layermanager.Layout.IsVisible = False


End Sub

After the execution of this macro, the layer is still set as visible.
In addition, changing the property from the UI does not reflects at API level

This problem affects also the remaining boolean properties of this service:
IsLocked 
IsPrintable

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