Re: required/CWS warnings01 : comphelper/proxyaggregation.hxx

Stephan Bergmann <[email protected]> Thu, 08 Sep 2005 14:10:30 +0200
Newsgroups gmane.comp.openoffice.announce.interface
Organization Sun Microsystems
Message-ID <[email protected]>
[email protected] wrote:
>    *Type*  	required
> *Title* 	comphelper/proxyaggregation.hxx
> *Posted by* 	[email protected]
> *Affected* 	,.
> *Effective from* 	CWS warnings01
> 
> 
> 
> /*Summary*/
> 
> 
> comphelper/proxyaggregation.hxx:
> - comphelper::OProxyAggregation::aggregateProxyFor
> + comphelper::OProxyAggregation::baseAggregateProxyFor
> - comphelper::OComponentProxyAggregationHelper::aggregateProxyFor

> - comphelper::OComponentProxyAggregationHelper::componentAggregateProxyFor
  ^^^

That should be a "+" instead (i.e., aggregateProxyFor has been renamed 
componentAggregateProxyFor in OComponentProxyAggregationHelper).

> /*Description*/
> 
> To avoid hiding function names.  All affected code has been modified
> accordingly.