Defines |
#define | kDashBufferTooShortError 'SHRT' |
| See AIAnnotatorDrawerSuite .
|
#define | kNoStrokeParamsError 'NPRM' |
| See AIAnnotatorDrawerSuite .
|
#define | kDashArrayTooBigError 'DBIG' |
| See AIAnnotatorDrawerSuite .
|
#define | kNoDashError 'NDSH' |
| See AIAnnotatorDrawerSuite .
|
#define | kUnknownArtTypeErr 'ART?' |
| See AIArtSuite .
|
#define | kUnknownPaintOrderTypeErr 'ORD?' |
| See AIArtSuite .
|
#define | kUntouchableArtObjectErr 'ELIO' |
| See AIArtSuite .
|
#define | kTooDeepNestingErr 'NEST' |
| See AIArtSuite .
|
#define | kUntouchableLayerErr 'NESS' |
| See AIArtSuite .
|
#define | kInvalidArtTypeForDestErr '~VAT' |
| Attempt to insert an object type not allowed in the insertion location.
|
#define | kAIArtHandleOutOfScopeErr 'AHOS' |
| See AIArtSuite .
|
#define | kStdExceptionCaughtError ('SECE') |
| See AIArtboardRangeSuite .
|
#define | kEndOfRangeErr ('ECRG') |
| Returned by AIArtboardRangeSuite iteration functions if the end of a range has been reached.
|
#define | kStyleNotInCurrentDocument 'STYD' |
| Returned if an art style handle passed in does not exist in the current document.
|
#define | kStyleTypeNotCompatible 'STYP' |
| Returned by AIArtStyleSuite::RedefineNamedStyle() if the style passed in is not a named style.
|
#define | kAIATEInvalidBounds 'INVB' |
| Returned from AIATETextUtilSuite::GetBoundsFromTextRange() if the range is hidden due to smaller frame size (overset).
|
#define | kDstBufferTooShortErr 'Shrt' |
| Returned from AICharacterEncodingSuite::ConvertBuffer() when the conversion requires more bytes than specified in dstBytes .
|
#define | kCantCopyErr 'CLP?' |
| Return from kSelectorAICanCopyClipboard if you cannot perform copy.
|
#define | kNameInvalidForSpotColorErr 'NA~.' |
| Attempt to define a spot color with one of the reserved names Cyan, Magenta, Yellow, Black, None or All.
|
#define | kColorConversionErr 'CCER' |
| See AIColorConversionSuite .
|
#define | kAIInvalidControlBarRef 'INVD' |
| See AIControlBarSuite .
|
#define | kDataFilterErr 'DFER' |
#define | kNoSuchKey 'NOKY' |
#define | kAIDocumentScaleOutOfRangeErr 'DSOR' |
| Sent when the document scale passed in SetDocument Scale is out of range.
|
#define | kCantCreateNewDocumentErr 'ENEW' |
| See AIDocumentListSuite .
|
#define | kAIInvalidNegativeSpacingErr 'InNS' |
| Thrown by AIDocumentListSuite::New() when negative value of docArtboardSpacing (spacing between artboards, See AINewDocumentPreset ) is invalid.
|
#define | kAICantFitArtboardsErr 'CFCE' |
| Thrown by AIDocumentListSuite::New() when artboards cannot fit into available canvas size (14000x14000 pts or 16383 x 16383 pts).
|
#define | kUnknownDrawArtErr 'DHUH' |
#define | KUnknownDrawArtOutputTypeErr 'DOUT' |
#define | kBadDrawArtPreviewMatrixErr 'DMTX' |
#define | kDrawArtInterruptedErr 'DITR' |
#define | kNoSuchEntry 'EnNS' |
#define | kWrongEntryType 100 |
| Returned when trying to access an entries value and the entry is not of the requested type.
|
#define | kNoConversionErr 'NoCV' |
| Returned when trying to convert an entry to a particular value type and the underlying value of the entry is not convertible.
|
#define | kUnknownFormatErr 'FMT?' |
| Plug-in file format does not recognize the file type.
|
#define | kInvalidFormatErr 'FMTi' |
| Plug-in file format recognizes the file type but explicitly disallows processing it with the options specified.
|
#define | kBadResolutionErr 'RES!' |
| Plug-in file format could not complete the operation at current resolution, either because the resolution is invalid or its too high.
|
#define | kOptimizedNetworkSaveFailedErr 'ONSF' |
| Optimized Save or export could not be completed because of an error in the file format plug-in.
|
#define | kAIFOConversionErr '!FOc' |
| Error in foreign-object conversion; see AIFOConversionSuite .
|
#define | kFolderNotFoundErr 'D!FD' |
| Folder error, see AIFoldersSuite .
|
#define | kCantImportCompFont '!ICF' |
| Cannot import a font.
|
#define | kGlyphNotDefinedErr '!Gly' |
| Glyph is not defined.
|
#define | kFXGWarningNotFoundErr '!FND' |
| Error codes.
|
#define | kCancelledErr kCanceledErr |
#define | kFormatErr 'FRM!' |
#define | kAIHTMLUnsupportedTypeError 'HT!T' |
| See AIHTMLConversionSuite .
|
#define | kAIHTMLHBufferOverflowError 'HTBO' |
| See AIHTMLConversionSuite .
|
#define | kAIImageOptErr 'IMer' |
| Generic error for image optimization.
|
#define | kCantIsolateFromCurrentModeErr '!Iso' |
| The requested isolation mode cannot be entered because the document is already in a mode that does not allow it.
|
#define | kCantDeleteLastLayerErr '!XLL' |
| See AILayerSuite .
|
#define | kAIFlattenHasLinkErr 'FLnk' |
| Art to be flattened has linked mask.
|
#define | kAIFlattenTooManySpotsErr 'FSpt' |
| Art to be flattened has too many spot colors.
|
#define | kTooManyMenuItemsErr '>MIT' |
#define | kNameSpaceErr 'NAME' |
| See AINameSpaceSuite .
|
#define | kNameClashErr 'NmCl' |
| Object set error.
|
#define | kUninitializedDataErr 'init' |
| Object set error.
|
#define | kCantDoThatNowErr '!now' |
| Object set error.
|
#define | kAIInvalidPanelRef 'INVD' |
| Error Values return by the suite.
|
#define | kTooManySegmentsErr 'SEGM' |
| See AIPathSuite .
|
#define | kTooManyDashComponents 'DASH' |
| See AIPathStyleSuite .
|
#define | kCantImportStyles '!Imp' |
| See AIPathStyleSuite .
|
#define | kUnknownPluginGroupErr 'GRP?' |
| Plug-in group not found (when looked up by name).
|
#define | kAttachedPluginGroupErr 'GRP!' |
| Plug-in group already attached to an object.
|
#define | kTooMuchDataPluginGroupErr 'FULL' |
| See AIPluginGroupSuite::SetPluginArtDataCount() .
|
#define | kRefusePluginGroupReply 'RFSE' |
| Return code for response to kSelectorAIDisallowsArtTypeQuery when AIPluginGroupMessage::time is kCheckOperationTime , if the edit should not happen.
|
#define | kCheckPluginGroupReply 'CHEK' |
| Return code for response to kSelectorAIDisallowsArtTypeQuery when AIPluginGroupMessage::time is kCheckOperationTime , if the plug-in group wants to get a kSelectorAINotifyEdits message with kCheckOperationTime to refine the answer to the query.
|
#define | kWantsAfterMsgPluginGroupReply 'AFTR' |
| Return code for response to kSelectorAIInterpolateData , if the plug-in group wants to get a kAfterOperationTime message before the kSelectorAIUpdateArt message.
|
#define | kDidSymbolReplacement 'dsRP' |
| Return code for response to kSelectorAIReplaceSymbol message if the plug-in group did perform the requested replacement.
|
#define | kMarkValidPluginGroupReply 'VALD' |
| Return code for response to kSelectorAINotifyEdits at kAfterOperationTime , if the plug-in group has already updated the object.
|
#define | kDontCarePluginGroupReply 'MOOT' |
| Return code for response to kSelectorAINotifyEdits at kAfterOperationTime , if the edit is irrelevant to this plug-in.
|
#define | kDestroyPluginGroupReply 'TRSH' |
| Return code for response to kSelectorAINotifyEdits .
|
#define | kCustomHitPluginGroupReply 'CHIT' |
| Return code for response to kSelectorAIPerformCustomHitTest , message if the custom hit test wants to report a hit.
|
#define | kSkipEditGroupReply 'skpE' |
| Return code for response to kSelectorAIAdjustColors message if the plug-in group does not want the colors in the edit group to be visited.
|
#define | kIterationCanQuitReply 'DONE' |
| Returned by an AIProcessArtStyleFunc , AIProcessPathStyleFunc , or AIAdjustColorFunc in non-error situations that nonetheless mean the iteration should be terminated without processing any remaining styles.
|
#define | kAIRasterizeTooWideErr 'R2Wd' |
| Returned when attempting to rasterize artwork with settings that exceed the maximum width.
|
#define | kNoSegmentsError '0SEG' |
| See AIShapeConstructionSuite .
|
#define | kArtworkTooComplexErr 'cmp!' |
| See AIShapeConstructionSuite .
|
#define | kCannotParseStringError 'NF!P' |
| The input string could not be parsed into a number.
|
#define | kStringPoolErr 'SPER' |
| See AIStringPoolSuite .
|
#define | kXMLIDCollisionErr kUIDNotUnique |
| Identifier in use.
|
#define | kXMLIDChangedErr 'IDCN' |
| Identifier changed.
|
#define | kNoSVGFilterErr '!SFE' |
| No SVG filter available.
|
#define | kSVGFilterRedefErr 'SRDE' |
| Attempt to redefine existing SVG filter with new XML identifier.
|
#define | kSwatchDoesNotExistErr '!SNE' |
| See AISwatchLibrariesSuite::GetRelativeDocSwatch() .
|
#define | kNoActiveSwatchError '!NAS' |
| See AISwatchLibrariesSuite::GetRelativeDocSwatch() .
|
#define | kCantDeleteSwatchErr '!XDS' |
| See AISwatchListSuite .
|
#define | kInvalidSwatchTypeForDest '!vST' |
| See AISwatchListSuite .
|
#define | kTooManySwatchGroupsErr '>#sg' |
| See AISwatchGroupSuite .
|
#define | kTooManySwatchesInGrpErr '>#sw' |
| See AISwatchGroupSuite .
|
#define | kSymbolNotInCurrentDocument 'SYnD' |
| Attempt to modify a symbol that is not in the current document.
|
#define | kCircularSymbolDefinitionErr '@in@' |
| Symbol definitions cannot contain instances of the symbol being redefined.
|
#define | kNoGraphsInSymbolDefErr '#in@' |
| Symbol definitions cannot contain graphs.
|
#define | kNoLinkedImagesInSymbolDefErr '!%i@' |
| Symbol definitions cannot contain linked (non-embedded) images.
|
#define | kNoPerspectiveInSymbolDefErr '$in@' |
| Symbol definitions cannot contain Text and symbol in Perspective.
|
#define | kInvalidSymbolDefErr '!#Sd' |
| Miscellaneous problems with the definition art for symbols.
|
#define | kCantDeleteSymbolUsedInLiveEffectsErr '!Del' |
| Symbol cannot be deleted because it is used in Live Effects.
|
#define | kNotEnoughSpace '!spc' |
| See AITabletDataSuite .
|
#define | kBadTagTypeErr 'TGTY' |
| See AITagSuite .
|
#define | kBadTagNameErr 'TGNM' |
| See AITagSuite .
|
#define | kBadTagDataErr 'TGDT' |
| See AITagSuite .
|
#define | kTagNotFoundErr 'TGNF' |
| See AITagSuite .
|
#define | kAcceptAlternateSelectionToolReply 'ASTR' |
| Return code for response to kSelectorAIAlternateSelectionToolQuery when the alternate selection tool is ready for selection.
|
#define | kToolCantTrackCursorErr 'TLTK' |
| See AIToolSuite .
|
#define | kCanceledErr 'STOP' |
| Operation canceled by user.
|
#define | kNoDocumentErr 'DOC?' |
| No current document.
|
#define | kSelectorClashErr 'CLSH' |
| A selector was called at an inappropriate time.
|
#define | kNameNotFoundErr 'NAM?' |
| Specified name not found.
|
#define | kNameInUseErr 'NAM2' |
| Specified name not unique.
|
#define | kInvalidNameErr 'NA*!' |
| Specified name not valid.
|
#define | kNameTooLongErr 'NAL!' |
| Specified name too long.
|
#define | kUndoRedoErr 'UND!' |
| Undo/Redo Can't be done properly.
|
#define | kAIInvalidArtBoundsErr 'IABD' |
| Art bounds are invalid.
|
#define | kAIResourcePermissionErr '!PRM' |
| Resource Permission error.
|
#define | kUIDBadSyntax 'UIDx' |
| A UID name is specified with an invalid syntax.
|
#define | kUIDNotUnique 'UIDu' |
| The name specified is already in use by another UID.
|
#define | kUIDNotFound 'UID!' |
| UID is not found.
|
#define | kFailureErr 'FAIL' |
| See AIURLSuite .
|
#define | kUnknownUnitsErr '?UNT' |
| See AIUserSuite .
|
#define | kApplicationNotFoundErr 'App?' |
| See AIUserSuite::EditInOriginalApp() .
|
#define | kObjectNotLinkedErr '!Lnk' |
| See AIUserSuite::EditInOriginalApp() .
|
#define | kWorkspaceNameTooLongErr 'WSNL' |
| Workspace name is longer than kMaxWSStringLength .
|
#define | kAIXMLIndexSizeErr 'xInd' |
| See AIXMLElementSuite , AIXMLNodeListSuite .
|
#define | kAIXMLDOMStringSizeErr 'xDSt' |
| See AIXMLElementSuite .
|
#define | kAIXMLHierarchyRequestErr 'xHer' |
| See AIXMLDocumentSuite .
|
#define | kAIXMLWrongDocumentErr 'xDoc' |
| See AIXMLDocumentSuite .
|
#define | kAIXMLInvalidCharacterErr 'xChr' |
| See AIXMLElementSuite , AIXMLDocumentSuite .
|
#define | kAIXMLNoDataAllowedErr 'x!dt' |
| See AIXMLDocumentSuite .
|
#define | kAIXMLNoModifyAllowedErr 'x!mo' |
| See AIXMLDocumentSuite .
|
#define | kAIXMLNotFoundErr 'x!fd' |
| See AIXMLDocumentSuite .
|
#define | kAIXMLNotSupportedErr 'x!sp' |
| See AIXMLDocumentSuite .
|
#define | kAIXMLInUseAttributeErr 'xInU' |
| See AIXMLElementSuite .
|
#define | kNoErr 0 |
#define | kOutOfMemoryErr '!MEM' |
#define | kBadParameterErr 'PARM' |
#define | kNotImplementedErr '!IMP' |
#define | kCantHappenErr 'CANT' |
| ()
|
#define | kErrUnknowInteractionLevel 'UILv' |
| See ASUserInteractionSuite .
|
#define | kAICantDeleteLastArtboardErr 'CDLC' |
#define | kAIExceededMaxArtboardLimitErr 'EMxL' |
#define | kColorSpaceBadIndex 'CS!I' |
| An out-of-range index for a color space was used.
|
#define | kColorSpaceInvalid '!VAL' |
| See ai::ColorSpace .
|
#define | kAICopyScopeAlreadyInitialized 'CSAI' |
| See CopyScope::Initialize() in IAICopyScope.h .
|
#define | kUnicodeStringBadIndex 'US!I' |
| An out-of-range index was used.
|
#define | kUnicodeStringLengthError 'US#L' |
| An attempt to create string longer than maximum allowed length.
|
#define | kUnicodeStringMalformedError 'US!F' |
| A string is malformed.
|
#define | kSPNoError 0x00000000 |
| PICA no-error code is NULL .
|
#define | kSPUnimplementedError '!IMP' |
| PICA error, applies to all PICA suites.
|
#define | kSPUserCanceledError 'stop' |
| PICA error.
|
#define | kSPCantAcquirePluginError '!Acq' |
| PICA access error.
|
#define | kSPCantReleasePluginError '!Rel' |
| PICA access error.
|
#define | kSPPluginAlreadyReleasedError 'AlRl' |
| PICA access error.
|
#define | kSPAdapterAlreadyExistsError 'AdEx' |
| PICA adapter error.
|
#define | kSPBadAdapterListIteratorError 'BdAL' |
| PICA adapter error.
|
#define | kSPBadParameterError 'Parm' |
| Basic PICA error.
|
#define | kSPCantChangeBlockDebugNowError '!Now' |
| PICA debugging error.
|
#define | kSPBlockDebugNotEnabledError '!Nbl' |
| PICA debugging error.
|
#define | kSPOutOfMemoryError -108 |
| PICA memory management error.
|
#define | kSPBlockSizeOutOfRangeError 'BkRg' |
| PICA memory management error.
|
#define | kSPPluginCachesFlushResponse 'pFls' |
| One of two possible responses a plug-in should return when it receives the kSPPluginPurgeCachesSelector .
|
#define | kSPPluginCouldntFlushResponse kSPNoError; |
| One of two possible responses a plug-in should return when it receives the kSPPluginPurgeCachesSelector .
|
#define | kSPTroubleAddingFilesError 'TAdd' |
| PICA file-access error.
|
#define | kSPBadFileListIteratorError 'BFIt' |
| PICA file-access error.
|
#define | kSPTroubleInitializingError 'TIni' |
| PICA plug-in start-up error.
|
#define | kHostCanceledStartupPluginsError 'H!St' |
| PICA plug-in start-up error.
|
#define | kSPNotASweetPeaPluginError 'NSPP' |
| PICA interface error.
|
#define | kSPAlreadyInSPCallerError 'AISC' |
| PICA interface error.
|
#define | kSPUnknownAdapterError '?Adp' |
| PICA plug-in error.
|
#define | kSPBadPluginListIteratorError 'PiLI' |
| PICA plug-in error.
|
#define | kSPBadPluginHost 'PiH0' |
| PICA plug-in error.
|
#define | kSPCantAddHostPluginError 'AdHo' |
| PICA plug-in error.
|
#define | kSPPluginNotFound 'P!Fd' |
| PICA plug-in error.
|
#define | kSPCorruptPiPLError 'CPPL' |
| PICA properties error.
|
#define | kSPBadPropertyListIteratorError 'BPrI' |
| PICA properties error.
|
#define | kSPSuiteNotFoundError 'S!Fd' |
| PICA suite access error.
|
#define | kSPSuiteAlreadyExistsError 'SExi' |
| PICA suite access error.
|
#define | kSPSuiteAlreadyReleasedError 'SRel' |
| PICA suite access error.
|
#define | kSPBadSuiteListIteratorError 'SLIt' |
| PICA suite access error.
|
#define | kSPBadSuiteInternalVersionError 'SIVs' |
| PICA suite access error.
|
#define | kSPCantAcquirePluginError '!Acq' |
| PICA access error.
|
#define | kSPCantReleasePluginError '!Rel' |
| PICA access error.
|
#define | kSPPluginAlreadyReleasedError 'AlRl' |
| PICA access error.
|
Enumerations |
enum | ATE::ATEErr {
ATE::kNoError = 0,
ATE::kBadParameter,
ATE::kOutOfMemory,
ATE::kOutOfRange,
ATE::kNullPointer,
ATE::kInternalError,
ATE::kMissingSpellingDictionary,
ATE::kMissingHyphenationDictionary
} |
| () .
More...
|
Variables |
const AIErr | ai::kUnknownExceptionErr = 'UNEX' |
| ()
|
const AIErr | ai::kStdExceptionErr = 'STEX' |
| ()
|