Type: required
         Title: css::chart2::XTitled method names changed
     Posted by: [EMAIL PROTECTED]
      Affected:  chart2,  sc,  xmloff, offapi
Effective from: OOG680.m2


*Summary*
--------
-XTitle getTitle()
-setTitle( [in] XTitle Title )
+XTitle getTitleObject()
+setTitleObject( [in] XTitle Title )

*Description*
-------------
The methods of this (unpublished) API were changed due to a name-clash
with the old API css::chart::XChartDocument, which had also a
getTitle() method. In Basic scripts for a chart document there was no
way to differentiate the expression oDoc.Title

All necessary changes have been done. As the API is unpublished, no
macros should be affected.


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

Reply via email to