epoc32/include/caf/dirstreamable.h
branchSymbian3
changeset 4 837f303aceeb
parent 2 2fe1408b6811
     1.1 --- a/epoc32/include/caf/dirstreamable.h	Wed Mar 31 12:27:01 2010 +0100
     1.2 +++ b/epoc32/include/caf/dirstreamable.h	Wed Mar 31 12:33:34 2010 +0100
     1.3 @@ -20,7 +20,7 @@
     1.4  /** 
     1.5  @file
     1.6  
     1.7 -@publishedPartner
     1.8 +@publishedAll
     1.9  @released
    1.10  */
    1.11  
    1.12 @@ -42,8 +42,6 @@
    1.13  	a CDir. It is only when used explicitly as a CDirStreamable that
    1.14  	any additional functionality is invoked
    1.15  
    1.16 -	@publishedPartner
    1.17 -	@released
    1.18  	*/
    1.19  	class CDirStreamable : public CDir
    1.20  		{