harvester/composerplugins/imagecomposer/inc/locationrelationobserver.h
changeset 1 acef663c1218
parent 0 c53acadfccc6
equal deleted inserted replaced
0:c53acadfccc6 1:acef663c1218
    91 	 * Constructor for performing 1st stage construction
    91 	 * Constructor for performing 1st stage construction
    92 	 */
    92 	 */
    93 	CLocationRelationObserver();
    93 	CLocationRelationObserver();
    94 
    94 
    95 	/**
    95 	/**
    96 	 * EPOC default constructor for performing 2nd stage construction
    96 	 * default constructor for performing 2nd stage construction
    97 	 */
    97 	 */
    98 	void ConstructL( CMdESession* aSession, CComposerImagePlugin* aComposer );
    98 	void ConstructL( CMdESession* aSession, CComposerImagePlugin* aComposer );
    99 	
    99 	
   100     /**
   100     /**
   101      * Query the related image object ids from MdE database.
   101      * Query the related image object ids from MdE database.