epoc32/include/caf/embeddedobject.h
branchSymbian3
changeset 4 837f303aceeb
parent 2 2fe1408b6811
--- a/epoc32/include/caf/embeddedobject.h	Wed Mar 31 12:27:01 2010 +0100
+++ b/epoc32/include/caf/embeddedobject.h	Wed Mar 31 12:33:34 2010 +0100
@@ -16,11 +16,9 @@
 */
 
 
-
-
 /**
  @file
- @publishedPartner
+ @publishedAll
  @released
 */
 
@@ -38,8 +36,6 @@
 	The agent defined uniqueId field describes the location of the object within 
 	the file.
 
-	@publishedPartner
-	@released
 	*/
 	class CEmbeddedObject : public CBase
 		{