Type: info
         Title: NamedValueCollection: ctor/assignment from Sequence< NamedValid 
>
     Posted by: [EMAIL PROTECTED]
      Affected: -
Effective from: CWS dba22a


*Summary*
--------
+ ::comphelper::NamedValueCollection::NamedValueCollection(
    Sequence< NamedValue > const& );
+ ::comphelper::NamedValueCollection::assign(
    Sequence< NamedValue > const& );

*Description*
-------------
Despite its name, the comphelper-located NamedValueCollection
previously didn't allow construction/assignment from a sequence of
NamedValue instances (but from sequences of Anys and PropertyValues
only). This has been changed in CWS dba22a.


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

Reply via email to