epoc32/include/caf/attributeset.h
branchSymbian3
changeset 4 837f303aceeb
parent 2 2fe1408b6811
     1.1 --- a/epoc32/include/caf/attributeset.h	Wed Mar 31 12:27:01 2010 +0100
     1.2 +++ b/epoc32/include/caf/attributeset.h	Wed Mar 31 12:33:34 2010 +0100
     1.3 @@ -16,11 +16,9 @@
     1.4  */
     1.5  
     1.6  
     1.7 -
     1.8 -
     1.9  /**
    1.10   @file
    1.11 - @publishedPartner
    1.12 + @publishedAll
    1.13   @released
    1.14  */
    1.15  
    1.16 @@ -42,12 +40,9 @@
    1.17  	
    1.18  	It is also possible for an agent to provide an extended set of these 
    1.19  	attributes beyond EAgentSpecificAttributeBase but only applications written 
    1.20 -	to support a that particular agent will support this.
    1.21 +	to support that particular agent will support this.
    1.22  
    1.23  	No duplicate attributes are allowed in the set
    1.24 -
    1.25 -	@publishedPartner
    1.26 -	@released
    1.27  	*/
    1.28  	class RAttributeSet
    1.29  		{