idlefw/plugins/sapidataplugin/inc/sapidataplugin.h
branchRCL_3
changeset 14 15e4dd19031c
parent 12 502e5d91ad42
child 19 edd621764147
--- a/idlefw/plugins/sapidataplugin/inc/sapidataplugin.h	Mon Mar 15 12:41:53 2010 +0200
+++ b/idlefw/plugins/sapidataplugin/inc/sapidataplugin.h	Wed Mar 31 22:04:35 2010 +0300
@@ -148,6 +148,11 @@
     /**
      * @see CHsContentPublisher
      */
+    void SetProperty( TProperty aProperty, TAny* aAny );
+    
+    /**
+     * @see CHsContentPublisher
+     */
     TAny* GetProperty( TProperty aProperty );     
 
     /**
@@ -265,7 +270,6 @@
 	
 private: 
     // data
-
     /** Iterator for plugin content, owned */    
     MAiContentItemIterator* iContent;
     /** Array of content observers, owned */
@@ -291,3 +295,4 @@
 #endif // SAPIDATAPLUGIN_H
 
 // End of file
+