mobilemessaging/unieditor/application/inc/UniEditorAppUi.h
branchRCL_3
changeset 24 e00582ce7ecd
parent 2 0bf1d54f37d9
child 53 696bfeff199e
equal deleted inserted replaced
22:52d61119153d 24:e00582ce7ecd
  1247         
  1247         
  1248         /**
  1248         /**
  1249          *     Notification from central repository
  1249          *     Notification from central repository
  1250          */
  1250          */
  1251        	void HandleNotifyInt( TUint32 aId, TInt aNewValue );
  1251        	void HandleNotifyInt( TUint32 aId, TInt aNewValue );
       
  1252        	
       
  1253        	/**
       
  1254        	 * Is Inserted objects path are valid.
       
  1255        	 * All the media objects are availble in their respective paths. 
       
  1256        	 *
       
  1257        	 * @return ETrue, if all the media objects are available
       
  1258        	 * otherwise EFalse.
       
  1259        	 */
       
  1260        	TBool IsObjectsPathValidL() const;
       
  1261        	        
  1252     private:     // Enumerations
  1262     private:     // Enumerations
  1253 
  1263 
  1254     enum TUniEditorFlags
  1264     enum TUniEditorFlags
  1255         {
  1265         {
  1256         EUseEstimatedSmilSize   = 0x0001,
  1266         EUseEstimatedSmilSize   = 0x0001,