Type: info
         Title: ::comphelper::DocumentInfo / DocumentInfo::getDocumentTitle
     Posted by: [EMAIL PROTECTED]
      Affected: -
Effective from: CWS basmgr03


*Summary*
--------
+ comphelper/documentinfo.hxx
+ ::comphelper::DocumentInfo
+ static ::rtl::OUString
  ::comphelper::DocumentInfo::getDocumentTitle()

*Description*
-------------
Especially around scripting/scripting framework, there were 3
different implementations which tried to determine an "UI-compatible"
title from an XModel instance. All of those used different heuristics
for this purpose.

All those heuristics have been merged into
::comphelper::DocumentInfo::getDocumentTitle.

Note that this functionality is probably temporary - when an UNO based
framework for document/frame/window titles is available, the class can
probably be removed.


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

Reply via email to