summaryrefslogtreecommitdiff
path: root/extensions/source/macosx/spotlight/OOoMetaDataParser.h
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/macosx/spotlight/OOoMetaDataParser.h')
-rw-r--r--extensions/source/macosx/spotlight/OOoMetaDataParser.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/extensions/source/macosx/spotlight/OOoMetaDataParser.h b/extensions/source/macosx/spotlight/OOoMetaDataParser.h
index d22e10f128a2..fdeb61d15c67 100644
--- a/extensions/source/macosx/spotlight/OOoMetaDataParser.h
+++ b/extensions/source/macosx/spotlight/OOoMetaDataParser.h
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -34,7 +34,7 @@
BOOL shouldReadCharacters;
//indicates if the current element is a custom metadata tag
BOOL isCustom;
-
+
NSMutableDictionary *metaValues;
NSMutableString *textCurrentElement;
NSString *customAttribute;