equal
deleted
inserted
replaced
43 |
43 |
44 /** |
44 /** |
45 * From MEmailItemObserver |
45 * From MEmailItemObserver |
46 */ |
46 */ |
47 void HandleDocumentL(const CSearchDocument* aSearchDocument, TCPixActionType aActionType); |
47 void HandleDocumentL(const CSearchDocument* aSearchDocument, TCPixActionType aActionType); |
48 |
48 |
|
49 /** |
|
50 * From MEmailItemObserver |
|
51 */ |
|
52 void HarvestingCompleted(); |
|
53 |
49 /** |
54 /** |
50 * Gets the database observer class |
55 * Gets the database observer class |
51 */ |
56 */ |
52 CCPixIndexer* GetIndexer(); //SPB { return iIndexer; } |
57 CCPixIndexer* GetIndexer(); //SPB { return iIndexer; } |
53 |
58 |