To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=87241
                 Issue #|87241
                 Summary|add form layer support for virtual objects on form con
                        |trols
               Component|gsl
                 Version|current
                Platform|PC
                     URL|
              OS/Version|Windows XP
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|TASK
                Priority|P3
            Subcomponent|code
             Assigned to|fs
             Reported by|fs





------- Additional comments from [EMAIL PROTECTED] Wed Mar 19 10:44:35 +0000 
2008 -------
For a number of implementations (issue 70309 and issue 81480, at least), it is
necessary to allow virtual objects on form controls.

That is, our drawing layer features virtual objects (SdrVirtObj), which refer to
another ("real") object, and behave nearly exactly as this other object. The
advantage of such virtual objects is that you can have multiple of them, all
referring to the same master object. So, to the user, this looks as if the same
object (the master object) appears in several different places in a document.

Now while this works fine for almost all object types in our drawing layer,
there are several problems when it comes to objects carrying an UNO control -
that is, SdrUnoObj instances in general, and form controls in particular.
Virtual objects on UNO objects are simply not supported at the moment, as UNO
objects are treated special in a lot of places in the drawing layer.

This task is to allow virtual objects referring to UNO objects, this way laying
the (well, one) foundation for fixing issue 81480 and issue 70309.

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