mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-04 22:56:24 +00:00
Monotone-Parent: 3541b0465209c659178d752da6f97c5063fbc108
Monotone-Revision: 779e2b1c502021e5eb405fa6e452d4a40ce77b6e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-04-19T21:57:52 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -68,6 +68,7 @@ typedef enum {
|
||||
}
|
||||
|
||||
+ (id) tableForContainer: (MAPIStoreObject *) newContainer;
|
||||
+ (Class) childObjectClass;
|
||||
|
||||
- (id) initForContainer: (MAPIStoreObject *) newContainer;
|
||||
|
||||
@@ -81,6 +82,7 @@ typedef enum {
|
||||
|
||||
- (void) cleanupCaches;
|
||||
|
||||
- (int) getAvailableProperties: (struct SPropTagArray *) properties;
|
||||
- (void) setRestrictions: (const struct mapi_SRestriction *) res;
|
||||
- (int) setColumns: (enum MAPITAGS *) newColumns
|
||||
withCount: (uint16_t) newColumCount;
|
||||
|
||||
Reference in New Issue
Block a user