24 #ifndef __SnippetStringDefs__ 25 #define __SnippetStringDefs__ 27 static const char * kOldSnippetAttributeName =
"SnippetParent";
29 static const char * kSnippetRootElement =
"SnippetRoot";
30 static const char * kXMLElementSnippetType =
"XMLElement";
31 static const char * kDocumentElementSnippetType =
"DocumentElement";
32 static const char * kPageItemSnippetType =
"PageItem";
33 static const char * kAppPrefsSnippetType =
"ApplicationPreferences";
34 static const char * kInCopyInterchangeSnippetType =
"InCopyInterchange";
35 static const char * kAutoCorrectSnippetType =
"AutoCorrect";
37 static const char * kJBXDocumentResourceSnippetType =
"DocumentResource";
38 static const char * kPreflightProfileSnippetType =
"PreflightProfile";