Home
last modified time | relevance | path

Searched refs:NSMutableDictionary (Results 1 – 15 of 15) sorted by relevance

/trunk/main/vcl/aqua/source/a11y/
H A Daqua11yfactory.mm62 +(NSMutableDictionary *)allWrapper { argument
63 static NSMutableDictionary * mdAllWrapper = nil;
65 mdAllWrapper = [ [ [ NSMutableDictionary alloc ] init ] retain ];
101 NSMutableDictionary * dAllWrapper = [ AquaA11yFactory allWrapper ];
170 NSMutableDictionary * dAllWrapper = [ AquaA11yFactory allWrapper ];
/trunk/main/extensions/source/macosx/spotlight/
H A DOOoMetaDataParser.m54 NSMutableDictionary *tempDict = [NSMutableDictionary new];
85 - (void)parseXML:(NSData*)data intoDictionary:(NSMutableDictionary*)dict
H A DOOoMetaDataParser.h33 NSMutableDictionary *metaValues;
38 - (void)parseXML:(NSData*)data intoDictionary:(NSMutableDictionary*)dict; in parseXML:intoDictionary:() argument
H A DOOoContentDataParser.h32 NSMutableDictionary *mdiValues;
41 - (void)parseXML:(NSData*)data intoDictionary:(NSMutableDictionary*)dict; in parseXML:intoDictionary:() argument
H A DOOoSpotlightImporter.m41 NSMutableDictionary *temp = [NSMutableDictionary new];
73 …tring*)pathToFile contentType:(NSString*)contentTypeUTI attributes:(NSMutableDictionary*)attributes
H A DOOoSpotlightImporter.h31 …ring*)pathToFile contentType:(NSString*)contentTypeUTI attributes:(NSMutableDictionary*)attributes; in importDocument:contentType:attributes:() argument
H A DGetMetadataForFile.m55 attributes:(NSMutableDictionary*)attributes];
H A DOOoContentDataParser.m41 - (void)parseXML:(NSData*)data intoDictionary:(NSMutableDictionary*)dict
/trunk/main/apple_remote/inc/
H A DHIDRemoteControlDevice.h43 NSMutableDictionary* cookieToButtonMapping;
61 - (void) setCookieMappingInDictionary: (NSMutableDictionary*) cookieToButtonMapping; in setCookieMappingInDictionary:() argument
H A DGlobalKeyboardDevice.h43 NSMutableDictionary* hotKeyRemoteEventMapping;
/trunk/main/apple_remote/source/
H A DHIDRemoteControlDevice.m80 cookieToButtonMapping = [[NSMutableDictionary alloc] init];
108 - (void) setCookieMappingInDictionary: (NSMutableDictionary*) cookieToButtonMapping { argument
H A DKeyspanFrontRowControl.m40 - (void) setCookieMappingInDictionary: (NSMutableDictionary*) _cookieToButtonMapping { argument
H A DAppleRemote.m56 - (void) setCookieMappingInDictionary: (NSMutableDictionary*) _cookieToButtonMapping
H A DGlobalKeyboardDevice.m67 hotKeyRemoteEventMapping = [[NSMutableDictionary alloc] init];
/trunk/main/vcl/aqua/source/gdi/
H A Dsalprn.cxx563 NSMutableDictionary* pPrintDict = [mpPrintInfo dictionary]; in StartJob()

Completed in 38 milliseconds