28 #ifndef APPLICATION_FCM_PUBLIC_IDS_H_
29 #define APPLICATION_FCM_PUBLIC_IDS_H_
31 #include "FCMPreConfig.h"
53 {0xca4712e0, 0xed45, 0x47a1, {0xa3, 0x35, 0xec, 0x1a, 0xd8, 0x3, 0xd6, 0x6c}};
64 {0xc173f86a, 0xb39c, 0x4154, {0x8b, 0x8b, 0x20, 0x8f, 0x3c, 0xdd, 0xd1, 0x6b}};
75 {0x7331f3c, 0xaa5f, 0x49c7, {0x80, 0xb9, 0x28, 0xc0, 0xa2, 0xdf, 0x71, 0xfc}};
85 static const FCM::SRVCID FLA_REGION_GENERATOR_SERVICE =
86 {0x1664e1f9, 0xae6c, 0x456f, {0x98, 0x52, 0xd8, 0x3a, 0x10, 0x26, 0x27, 0x76}};
97 {0xa426f28e, 0xd4ab, 0x4b5d, {0xb9, 0x43, 0x9c, 0x5a, 0xea, 0x11, 0x2b, 0x57}};
107 static const FCM::SRVCID FLA_LINE_GENERATOR_SERVICE =
108 {0x1ee81a5, 0xb6a6, 0x4923, {0xac, 0x12, 0x2c, 0x29, 0x29, 0x61, 0x3a, 0x1b}};
118 static const FCM::SRVCID FLA_FONTTABLE_GENERATOR_SERVICE =
119 {0x8b2be36c, 0x31c7, 0x4cad, {0x94, 0xda, 0xcb, 0x80, 0xb0, 0x50, 0xc2, 0x7e}};
131 {0xa27a6b39, 0xa541, 0x4a89, {0xb1, 0x1e, 0x5e, 0xcf, 0xeb, 0xf6, 0xd1, 0x77}};
144 #define kApplicationCategoryKey_DocType "Application.Component.Category.DocType"
153 #define kApplicationCategoryKey_Publisher "Application.Component.Category.Publisher"
164 #define kApplicationCategoryKey_Name "Application.Component.Category.Name"
174 #define kApplicationCategoryKey_UniversalName "Application.Component.Category.UniversalName"
182 #define kApplicationDocTypeKey_Desc "Application.Component.DocType.Desc"
190 #define kApplicationPublisherKey_UI "Application.Component.Publisher.UI"
200 #define kApplicationPublisherKey_TargetDocs "Application.Component.Publisher.TargetDocs"
213 {0x8505e7fc, 0xb70, 0x40c8, {0xb3, 0xb8, 0xbe, 0xc2, 0xbd, 0xcc, 0x80, 0x98}};
223 static const FCM::SRVCID APP_OUTPUT_CONSOLE_SERVICE =
224 {0xfca7cc58, 0x26e5, 0x4a9f, {0x86, 0x5d, 0x27, 0xe2, 0xda, 0x47, 0xb0, 0x7a}};
240 static const FCM::SRVCID EXPORTER_FRAME_CMD_GENERATOR_SERVICE =
241 {0x2d8d7048, 0x9e3e, 0x4e2e, {0xbe, 0x43, 0x35, 0x64, 0xc9, 0x70, 0xff, 0x51}};
252 {0x21efdee6, 0xb062, 0x4227, {0xa8, 0x8e, 0x39, 0x24, 0xe0, 0x80, 0x8a, 0xca}};
271 #define kPublishSettingsKey_IncludeInvisibleLayer "PublishSettings.IncludeInvisibleLayer"
282 #define kPublishSettingsKey_PreviewNeeded "PublishSettings.PreviewNeeded"
302 #define kSWFPublishSettingsKey_PlayerVersion "SWF.PublishSettings.PlayerVersion"
313 #define kSWFPublishSettingsKey_ASVersion "SWF.PublishSettings.ASVersion"
324 #define kSWFPublishSettingsKey_BitmapQuality "SWF.PublishSettings.BitmapQuality"
335 #define kSWFPublishSettingsKey_EnableDeblockingFilter "SWF.PublishSettings.EnableDeblockingFilter"
346 #define kSWFPublishSettingsKey_EnableMovieCompression "SWF.PublishSettings.EnableMovieCompression"
358 #define kSWFPublishSettingsKey_MovieCompressionType "SWF.PublishSettings.MovieCompressionType"
369 #define kSWFPublishSettingsKey_EnableSizeReport "SWF.PublishSettings.EnableSizeReport"
380 #define kSWFPublishSettingsKey_EnableOmitTrace "SWF.PublishSettings.EnableOmitTrace"
391 #define kSWFPublishSettingsKey_ScriptTimeLimit "SWF.PublishSettings.ScriptTimeLimit"
402 #define kSWFPublishSettingsKey_PlaybackSecurity "SWF.PublishSettings.PlaybackSecurity"
413 #define kSWFPublishSettingsKey_HardwareAcceleration "SWF.PublishSettings.HardwareAcceleration"
432 {0x58355f6b, 0xeef5, 0x4530, {0x85, 0x34, 0xa3, 0x4, 0x36, 0x63, 0xd7, 0xb3}};
447 #include "FCMPostConfig.h"
449 #endif // APPLICATION_FCM_PUBLIC_IDS_H_
This file contains definitions for various data types.
Provides interfaces for 'Adobe Animate CC' Application.
Provides interfaces and other definitions to access the FLA authored contents in the form of a DOM (D...
Represents a 128 bit or 16-byte GUID (Globally Unique IDentifier) value.
Definition: FCMTypes.h:189
Provides interfaces for exporter that can be used by custom publisher.