Home
last modified time | relevance | path

Searched refs:customAttribute (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/extensions/source/macosx/spotlight/
H A DOOoMetaDataParser.m122 customAttribute = [[attributeDict objectForKey:@"meta:name"] retain];
123 //NSLog(customAttribute);
136 mdiName = (NSString*)[metaXML2MDIKeys objectForKey:customAttribute];
164 if (customAttribute != nil) {
165 [customAttribute release];
H A DOOoMetaDataParser.h35 NSString *customAttribute; field

Completed in 14 milliseconds