To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=67509
                 Issue #|67509
                 Summary|add CreateEmbeddedObject argument property IsTable
               Component|framework
                 Version|current
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|TASK
                Priority|P3
            Subcomponent|code
             Assigned to|mav
             Reported by|cl





------- Additional comments from [EMAIL PROTECTED] Tue Jul 18 07:26:14 -0700 
2006 -------
In impress/draw we like to use a calc ole object to represent a native table. If
a calc is a native table it has to behave different. So the calc must know that
it is used for a native table.

Since impress/draw as a host application creates the EmbeddedObject and the
EmbeddedObject itself than creates the calc, there must be a property for the
EmbeddedObject that can be set by impress/draw and queried by calc.

MBA suggested to implement a property like we already did with the
"DefaultParentBaseURL" property.

I suggest to name it "IsTable", with type bool that defaults to false.

The impress/draw application will optionaly set this property in the argument
sequence to the CreateEmbeddedObject() call and the calc should be able to query
this property from the media descriptor.

CL->MAV: please add this property to cws impresstables and then send this issue
to me

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