diff -r 52d61119153d -r e00582ce7ecd mobilemessaging/unieditor/application/inc/UniEditorAppUi.h --- a/mobilemessaging/unieditor/application/inc/UniEditorAppUi.h Wed Apr 14 15:53:21 2010 +0300 +++ b/mobilemessaging/unieditor/application/inc/UniEditorAppUi.h Tue Apr 27 16:33:37 2010 +0300 @@ -1249,6 +1249,16 @@ * Notification from central repository */ void HandleNotifyInt( TUint32 aId, TInt aNewValue ); + + /** + * Is Inserted objects path are valid. + * All the media objects are availble in their respective paths. + * + * @return ETrue, if all the media objects are available + * otherwise EFalse. + */ + TBool IsObjectsPathValidL() const; + private: // Enumerations enum TUniEditorFlags