LibreOffice Module extensions (master) 1
|
#include <CoreFoundation/CoreFoundation.h>
#include <CoreServices/CoreServices.h>
#include <Foundation/Foundation.h>
#include "GetMetadataForFile.h"
#import "OOoSpotlightImporter.h"
Go to the source code of this file.
Functions | |
Boolean | GetMetadataForFile (void *thisInterface, CFMutableDictionaryRef attributes, CFStringRef contentTypeUTI, CFStringRef pathToFile) |
Boolean GetMetadataForFile | ( | void * | thisInterface, |
CFMutableDictionaryRef | attributes, | ||
CFStringRef | contentTypeUTI, | ||
CFStringRef | pathToFile | ||
) |
Definition at line 34 of file GetMetadataForFile.m.
References Boolean, OOoSpotlightImporter::importDocument:contentType:attributes:, name, and NO.
Referenced by main().