CFx SDK Documentation
2022 SP0
|
Go to the source code of this file.
Macros | |
#define | OL_GOOD 0 /* Everything is OK */ |
#define | OL_ESNVALID 1 /* Invalid table name */ |
#define | OL_ENAMEVALID 2 /* Invalid name of entity or selection set */ |
#define | OL_ESSMAX 3 /* Unused. Max number of selection sets excedeed*/ |
#define | OL_ESSVALID 4 /* Invalid selection set */ |
#define | OL_EBDEVALID 5 /* Unused. Incorrect use of blockdefinition entity */ |
#define | OL_EXDEVALID 6 /* Unused. Incorrect use of xref entity */ |
#define | OL_ENTSELPICK 7 /* No entity selected (failed pick) */ |
#define | OL_EEOEF 8 /* End of entity definition */ |
#define | OL_EEOBD 9 /* End of blockdefinition */ |
#define | OL_EEMPDB 10 /* entlast failed */ |
#define | OL_EDELVPORT 11 /* Unused. Invalid entdel of viewport */ |
#define | OL_EACQPLINE 12 /* Unused. Operation not allowed during POLYLINE command */ |
#define | OL_EHANDLE 13 /* Invalid handle */ |
#define | OL_ENOHAND 14 /* Unused. Handles not enabled */ |
#define | OL_ETRANS 15 /* Unused. Invalid transformation request */ |
#define | OL_EXSPACE 16 /* Unused. Invalid space transformation request */ |
#define | OL_EDELENT 17 /* Invalid use of deleted entity */ |
#define | OL_ETBLNAME 18 /* Invalid table name */ |
#define | OL_ETBLARG 19 /* Invalid argument in table function */ |
#define | OL_ERDONLY 20 /* Attempt to set read only variable */ |
#define | OL_ENONZERO 21 /* Invalid value (zero) */ |
#define | OL_ERANGE 22 /* Value out of range */ |
#define | OL_ERGBUSY 23 /* Unused. Complex regen in progress */ |
#define | OL_EMMTYPE 24 /* Attempt to change entity type */ |
#define | OL_EMMLAY 25 /* Invalid layer name */ |
#define | OL_EMMLT 26 /* Invalid linetype name */ |
#define | OL_EMMCOLOR 27 /* Invalid color name */ |
#define | OL_EMMSTYLE 28 /* Invalid text style name */ |
#define | OL_EMMSHAPE 29 /* Unused. Invalid shape name */ |
#define | OL_EMMFTYPE 30 /* Unused. Invalid field for entity type */ |
#define | OL_EMODDEL 31 /* Attempted entmod of deleted entity */ |
#define | OL_EMODSEQ 32 /* Attempt to entmod SEQEND */ |
#define | OL_EMODHAND 33 /* Attempt to change handle */ |
#define | OL_EMODVPVIS 34 /* Unused. Invalid modification of viewport vis. */ |
#define | OL_EMMLL 35 /* Entity on locked layer */ |
#define | OL_EMKTYPE 36 /* Invalid entity type */ |
#define | OL_EMKPLINE 37 /* Invalid POLYLINE entity */ |
#define | OL_EMKCMPLX 38 /* Unused. Incomplete complex entity in block */ |
#define | OL_EMKBNAME 39 /* Invalid block name field */ |
#define | OL_EMKBFLAG 40 /* Unused. Duplicate block flag fields */ |
#define | OL_EMKDBNAME 41 /* Duplicate block name fields */ |
#define | OL_EMKNORM 42 /* Unused. Invalid normal vector */ |
#define | OL_EMKNOBNM 43 /* Missing block name */ |
#define | OL_EMKNOBFLG 44 /* Missing block flags */ |
#define | OL_EMKANON 45 /* Invalid anonymous block */ |
#define | OL_EMKBLOCK 46 /* Invalid block definition entity */ |
#define | OL_EMKMANDF 47 /* Mandatory field missing */ |
#define | OL_EMMXDTYPE 48 /* Unrecognized extended data type */ |
#define | OL_EMMXDNEST 49 /* Invalid nesting of list in xdata */ |
#define | OL_EMMXDAPPID 50 /* Invalid location of APPID field */ |
#define | OL_EMMXDSIZE 51 /* Unused. Max xdata size exceeded */ |
#define | OL_ENTSELNULL 52 /* Entity selection (null response) */ |
#define | OL_EMXDAPPID 53 /* entmod/entmake with duplicate appid */ |
#define | OL_EMMVPORT 54 /* Unused. entmod/entmake of VIEWPORT failed */ |
#define | OL_INVEXT 55 /* Unused. XDEF/XREF/XDEP Entmake */ |
#define | OL_EFLTR1 56 /* Invalid fdt_ssget filter: premature end */ |
#define | OL_EFLTR2 57 /* " missing test operand */ |
#define | OL_EFLTR3 58 /* " invalid opcode string */ |
#define | OL_EFLTR4 59 /* " void clause/bad nesting */ |
#define | OL_EFLTR5 60 /* " beg/end clause mismatch */ |
#define | OL_EFLTR6 61 /* " wrong # of XOR/NOT args */ |
#define | OL_EFLTR7 62 /* " max nesting exceeded */ |
#define | OL_EFLTR8 63 /* " invalid group code */ |
#define | OL_EFLTR9 64 /* " invalid string test */ |
#define | OL_EFLTR10 65 /* " invalid vector test */ |
#define | OL_EFLTR11 66 /* " invliad real test */ |
#define | OL_EFLTR12 67 /* " invalid integer test */ |
#define | OL_TABNOT 68 /* Unused. Digitizer is not a tablet */ |
#define | OL_TABNOCAL 69 /* Unused. Tablet not calibrated. */ |
#define | OL_TABERR 70 /* Unused. Invalid tablet arguments */ |
#define | OL_ENEWRB 71 /* Unused.Unable to allocate resbuf */ |
#define | OL_ENULLPTR 72 /* Unused.NULL Pointer found */ |
#define | OL_EOPEN 73 /* Open file failed */ |
#define | OL_ELOADED 74 /* Application is already loaded */ |
#define | OL_EMAXAPP 75 /* Unused. Exceeded the number of loaded applications */ |
#define | OL_EEXEC 76 /* Unable to execute the application */ |
#define | OL_EVERSION 77 /* Unused. Incompatible version number */ |
#define | OL_EDENIED 78 /* Unused. Unable to unload nested ADS application */ |
#define | OL_EREFUSE 79 /* Unused. The application refused to XUNLOAD */ |
#define | OL_ENOTLOADED 80 /* Application is not loaded */ |
#define | OL_ENOMEM 81 /* Out of memory */ |
#define | OL_EXFMVALID 82 /* Invalid transformation matrix */ |
#define | OL_ESYMNAM 83 /* Invalid symbol name */ |
#define | OL_ESYMVAL 84 /* Invalid symbol value */ |
#define | OL_NONDIALOG 85 /* Not allowed when dialog open */ |
#define | OL_ECMDINP 92 /* Unused. Invalid while command in progress */ |
#define | OL_EBADTYPE 93 /* Unused. Invalid value type */ |
#define | OL_EBADVPID 94 /* Unused. Invalid viewport id */ |
#define | OL_EBADVIEW 95 /* Unused. Invalid view definition */ |
#define | OL_EGCODE 96 /* Unused. Unexpected group code */ |
#define | OL_EGDUP 97 /* Unused. Duplicated group code */ |
#define | OL_EBADSSMOD 98 /* Unused. Invalid ssget mode string */ |
#define | OL_EARGMATCH 99 /* Unused. Arguments does not match */ |
#define | OL_SVRECURSE 100 /* Unused. Do not call setvar recursively */ |
#define | OL_MODOPEN 101 /* Unused. Attempt to modify an open entity */ |
#define | OL_NOTENTITY 102 /* Unused. ENTNEXT on a non-entity */ |
#define | OL_BADPLMOD 103 /* Unused. Invalid modification of a polyline */ |
#define | OL_BADCTLSTR 104 /* Unused. Badly nested control string */ |
#define | OL_EXDICT_PR 105 /* Unused. Failure to modify extension dictionary or Persistent reactor on r12 entity */ |
#define | OL_FNOTFOUND 106 /* File not found */ |
#define | OL_NOFREEDB 107 /* No free database */ |
#define | OL_CREAWIN 108 /* Error creating window */ |
#define | OL_INVNAME 109 /* Invalid name */ |
#define | OL_FALOPEN 110 /* File already open */ |
#define | OL_CMD 111 /* Error in fdt_command(), fdt_cmd() */ |
#define | OL_FLOCKED 112 /* File locked */ |
#define | OL_READFLX 113 /* Error reading FLX file */ |
#define | OL_SAVEFLX 114 /* Error saving FLX file */ |
#define | OL_FNOOPEN 115 /* No file open */ |
#define | OL_FRO 116 /* File opened is Read-Only */ |
#define | OL_CRBAK 117 /* Error creating BAK file */ |
#define | OL_DBNR 118 /* Invalid db-number */ |
#define | OL_FLXEXIST 119 /* File exists */ |
#define | OL_NOFLXNAME 120 /* Drawing exists without name (created with fdt_flxnew()) */ |
#define | OL_INVMODE 121 /* Invalid mode in fdt_ssget()/fdt_osnap() */ |
#define | OL_INTERROR 122 /* Internal error */ |
#define | OL_DBNOPEN 123 /* No database opened */ |
#define | OL_BLCODE 124 /* Invalid result type code in fdt_buildlist() */ |
#define | OL_ENTCREATE 125 /* Error during insert an entity into database */ |
#define | OL_TBLEXIST 126 /* Table entry already exists (fdt_tblmake()) */ |
#define | OL_ENTNOTEX 127 /* Entry does not exist */ |
#define | OL_DASHLEN 128 /* Incorrect dash length */ |
#define | OL_MAX1004 129 /* Chunk lenght graeter then 127 */ |
#define | OL_VPORTID 130 /* Missing vport-ID (fdt_tblmod(),fdt_tblmake()) */ |
#define | OL_AMODVID 131 /* Attempt to modify vport-ID */ |
#define | OL_AMODC70 132 /* Attempt to modify dxf-code 70 */ |
#define | OL_AFRICLAY 133 /* Attempt to freeze active layer */ |
#define | OL_INVDIR 134 /* Incorrect direction in VPORT_TBL */ |
#define | OL_DBEMPTY 135 /* Database contains no entity */ |
#define | OL_ARENEBAS 136 /* Attempt to modify current table entry */ |
#define | OL_EINDEX 137 /* Invalid index in fdt_ssname() */ |
#define | OL_FILEOPEN 138 /* Error during file open */ |
#define | OL_TBLEMPTY 140 /* Table contains no entry */ |
#define | OL_TBLREF 141 /* Table entry is referenced */ |
#define | OL_DRAGEXIST 142 /* Dragfunktion always installed */ |
#define | OL_OUTSIDE 143 /* structur to complex or point outside entities (fdt_pcontur) */ |
#define | OL_HOOK 144 /* Entity was rejected by hook-function (fdt_ssadd()) */ |
#define | OL_RECURSIV 145 /* Recursive call of a hook-function */ |
#define | OL_SPACE 146 /* paperspace is active */ |
#define | OL_PARAM 147 /* invalid parameter */ |
#define | OL_XREF 148 /* locked by xref */ |
#define | OL_STRINGLEN 149 /* allokated string to small */ |
#define | OL_ACTMODEL 150 /* Operation not allowed because of active parametric model */ |
#define | OL_OLELENGTH 151 /* bindate of ole2frame bindata larger then defines */ |
#define | MAX_OL_ERRNO 151 |
#define MAX_OL_ERRNO 151 |
Definition at line 169 of file FxFdtError.h.
#define OL_ACTMODEL 150 /* Operation not allowed because of active parametric model */ |
Definition at line 164 of file FxFdtError.h.
#define OL_AFRICLAY 133 /* Attempt to freeze active layer */ |
Definition at line 148 of file FxFdtError.h.
#define OL_AMODC70 132 /* Attempt to modify dxf-code 70 */ |
Definition at line 147 of file FxFdtError.h.
#define OL_AMODVID 131 /* Attempt to modify vport-ID */ |
Definition at line 146 of file FxFdtError.h.
#define OL_ARENEBAS 136 /* Attempt to modify current table entry */ |
Definition at line 151 of file FxFdtError.h.
#define OL_BADCTLSTR 104 /* Unused. Badly nested control string */ |
Definition at line 119 of file FxFdtError.h.
#define OL_BADPLMOD 103 /* Unused. Invalid modification of a polyline */ |
Definition at line 118 of file FxFdtError.h.
#define OL_BLCODE 124 /* Invalid result type code in fdt_buildlist() */ |
Definition at line 139 of file FxFdtError.h.
#define OL_CMD 111 /* Error in fdt_command(), fdt_cmd() */ |
Definition at line 126 of file FxFdtError.h.
#define OL_CRBAK 117 /* Error creating BAK file */ |
Definition at line 132 of file FxFdtError.h.
#define OL_CREAWIN 108 /* Error creating window */ |
Definition at line 123 of file FxFdtError.h.
#define OL_DASHLEN 128 /* Incorrect dash length */ |
Definition at line 143 of file FxFdtError.h.
#define OL_DBEMPTY 135 /* Database contains no entity */ |
Definition at line 150 of file FxFdtError.h.
#define OL_DBNOPEN 123 /* No database opened */ |
Definition at line 138 of file FxFdtError.h.
#define OL_DBNR 118 /* Invalid db-number */ |
Definition at line 133 of file FxFdtError.h.
#define OL_DRAGEXIST 142 /* Dragfunktion always installed */ |
Definition at line 156 of file FxFdtError.h.
#define OL_EACQPLINE 12 /* Unused. Operation not allowed during POLYLINE command */ |
Definition at line 33 of file FxFdtError.h.
#define OL_EARGMATCH 99 /* Unused. Arguments does not match */ |
Definition at line 114 of file FxFdtError.h.
#define OL_EBADSSMOD 98 /* Unused. Invalid ssget mode string */ |
Definition at line 113 of file FxFdtError.h.
Definition at line 108 of file FxFdtError.h.
#define OL_EBADVIEW 95 /* Unused. Invalid view definition */ |
Definition at line 110 of file FxFdtError.h.
#define OL_EBADVPID 94 /* Unused. Invalid viewport id */ |
Definition at line 109 of file FxFdtError.h.
#define OL_EBDEVALID 5 /* Unused. Incorrect use of blockdefinition entity */ |
Definition at line 26 of file FxFdtError.h.
#define OL_ECMDINP 92 /* Unused. Invalid while command in progress */ |
Definition at line 107 of file FxFdtError.h.
#define OL_EDELENT 17 /* Invalid use of deleted entity */ |
Definition at line 38 of file FxFdtError.h.
#define OL_EDELVPORT 11 /* Unused. Invalid entdel of viewport */ |
Definition at line 32 of file FxFdtError.h.
#define OL_EDENIED 78 /* Unused. Unable to unload nested ADS application */ |
Definition at line 99 of file FxFdtError.h.
#define OL_EEMPDB 10 /* entlast failed */ |
Definition at line 31 of file FxFdtError.h.
#define OL_EEOBD 9 /* End of blockdefinition */ |
Definition at line 30 of file FxFdtError.h.
#define OL_EEOEF 8 /* End of entity definition */ |
Definition at line 29 of file FxFdtError.h.
#define OL_EEXEC 76 /* Unable to execute the application */ |
Definition at line 97 of file FxFdtError.h.
#define OL_EFLTR1 56 /* Invalid fdt_ssget filter: premature end */ |
Definition at line 77 of file FxFdtError.h.
#define OL_EFLTR10 65 /* " invalid vector test */ |
Definition at line 86 of file FxFdtError.h.
#define OL_EFLTR11 66 /* " invliad real test */ |
Definition at line 87 of file FxFdtError.h.
#define OL_EFLTR12 67 /* " invalid integer test */ |
Definition at line 88 of file FxFdtError.h.
#define OL_EFLTR2 57 /* " missing test operand */ |
Definition at line 78 of file FxFdtError.h.
#define OL_EFLTR3 58 /* " invalid opcode string */ |
Definition at line 79 of file FxFdtError.h.
#define OL_EFLTR4 59 /* " void clause/bad nesting */ |
Definition at line 80 of file FxFdtError.h.
#define OL_EFLTR5 60 /* " beg/end clause mismatch */ |
Definition at line 81 of file FxFdtError.h.
#define OL_EFLTR6 61 /* " wrong # of XOR/NOT args */ |
Definition at line 82 of file FxFdtError.h.
#define OL_EFLTR7 62 /* " max nesting exceeded */ |
Definition at line 83 of file FxFdtError.h.
#define OL_EFLTR8 63 /* " invalid group code */ |
Definition at line 84 of file FxFdtError.h.
#define OL_EFLTR9 64 /* " invalid string test */ |
Definition at line 85 of file FxFdtError.h.
#define OL_EGCODE 96 /* Unused. Unexpected group code */ |
Definition at line 111 of file FxFdtError.h.
#define OL_EGDUP 97 /* Unused. Duplicated group code */ |
Definition at line 112 of file FxFdtError.h.
#define OL_EHANDLE 13 /* Invalid handle */ |
Definition at line 34 of file FxFdtError.h.
#define OL_EINDEX 137 /* Invalid index in fdt_ssname() */ |
Definition at line 152 of file FxFdtError.h.
#define OL_ELOADED 74 /* Application is already loaded */ |
Definition at line 95 of file FxFdtError.h.
#define OL_EMAXAPP 75 /* Unused. Exceeded the number of loaded applications */ |
Definition at line 96 of file FxFdtError.h.
#define OL_EMKANON 45 /* Invalid anonymous block */ |
Definition at line 66 of file FxFdtError.h.
#define OL_EMKBFLAG 40 /* Unused. Duplicate block flag fields */ |
Definition at line 61 of file FxFdtError.h.
#define OL_EMKBLOCK 46 /* Invalid block definition entity */ |
Definition at line 67 of file FxFdtError.h.
#define OL_EMKBNAME 39 /* Invalid block name field */ |
Definition at line 60 of file FxFdtError.h.
#define OL_EMKCMPLX 38 /* Unused. Incomplete complex entity in block */ |
Definition at line 59 of file FxFdtError.h.
#define OL_EMKDBNAME 41 /* Duplicate block name fields */ |
Definition at line 62 of file FxFdtError.h.
#define OL_EMKMANDF 47 /* Mandatory field missing */ |
Definition at line 68 of file FxFdtError.h.
#define OL_EMKNOBFLG 44 /* Missing block flags */ |
Definition at line 65 of file FxFdtError.h.
#define OL_EMKNOBNM 43 /* Missing block name */ |
Definition at line 64 of file FxFdtError.h.
#define OL_EMKNORM 42 /* Unused. Invalid normal vector */ |
Definition at line 63 of file FxFdtError.h.
#define OL_EMKPLINE 37 /* Invalid POLYLINE entity */ |
Definition at line 58 of file FxFdtError.h.
#define OL_EMKTYPE 36 /* Invalid entity type */ |
Definition at line 57 of file FxFdtError.h.
#define OL_EMMCOLOR 27 /* Invalid color name */ |
Definition at line 48 of file FxFdtError.h.
#define OL_EMMFTYPE 30 /* Unused. Invalid field for entity type */ |
Definition at line 51 of file FxFdtError.h.
#define OL_EMMLAY 25 /* Invalid layer name */ |
Definition at line 46 of file FxFdtError.h.
#define OL_EMMLL 35 /* Entity on locked layer */ |
Definition at line 56 of file FxFdtError.h.
#define OL_EMMLT 26 /* Invalid linetype name */ |
Definition at line 47 of file FxFdtError.h.
#define OL_EMMSHAPE 29 /* Unused. Invalid shape name */ |
Definition at line 50 of file FxFdtError.h.
#define OL_EMMSTYLE 28 /* Invalid text style name */ |
Definition at line 49 of file FxFdtError.h.
#define OL_EMMTYPE 24 /* Attempt to change entity type */ |
Definition at line 45 of file FxFdtError.h.
#define OL_EMMVPORT 54 /* Unused. entmod/entmake of VIEWPORT failed */ |
Definition at line 75 of file FxFdtError.h.
#define OL_EMMXDAPPID 50 /* Invalid location of APPID field */ |
Definition at line 71 of file FxFdtError.h.
#define OL_EMMXDNEST 49 /* Invalid nesting of list in xdata */ |
Definition at line 70 of file FxFdtError.h.
#define OL_EMMXDSIZE 51 /* Unused. Max xdata size exceeded */ |
Definition at line 72 of file FxFdtError.h.
Definition at line 69 of file FxFdtError.h.
#define OL_EMODDEL 31 /* Attempted entmod of deleted entity */ |
Definition at line 52 of file FxFdtError.h.
#define OL_EMODHAND 33 /* Attempt to change handle */ |
Definition at line 54 of file FxFdtError.h.
#define OL_EMODSEQ 32 /* Attempt to entmod SEQEND */ |
Definition at line 53 of file FxFdtError.h.
#define OL_EMODVPVIS 34 /* Unused. Invalid modification of viewport vis. */ |
Definition at line 55 of file FxFdtError.h.
#define OL_EMXDAPPID 53 /* entmod/entmake with duplicate appid */ |
Definition at line 74 of file FxFdtError.h.
#define OL_ENAMEVALID 2 /* Invalid name of entity or selection set */ |
Definition at line 23 of file FxFdtError.h.
#define OL_ENEWRB 71 /* Unused.Unable to allocate resbuf */ |
Definition at line 92 of file FxFdtError.h.
#define OL_ENOHAND 14 /* Unused. Handles not enabled */ |
Definition at line 35 of file FxFdtError.h.
#define OL_ENOMEM 81 /* Out of memory */ |
Definition at line 102 of file FxFdtError.h.
#define OL_ENONZERO 21 /* Invalid value (zero) */ |
Definition at line 42 of file FxFdtError.h.
#define OL_ENOTLOADED 80 /* Application is not loaded */ |
Definition at line 101 of file FxFdtError.h.
#define OL_ENTCREATE 125 /* Error during insert an entity into database */ |
Definition at line 140 of file FxFdtError.h.
#define OL_ENTNOTEX 127 /* Entry does not exist */ |
Definition at line 142 of file FxFdtError.h.
#define OL_ENTSELNULL 52 /* Entity selection (null response) */ |
Definition at line 73 of file FxFdtError.h.
#define OL_ENTSELPICK 7 /* No entity selected (failed pick) */ |
Definition at line 28 of file FxFdtError.h.
#define OL_ENULLPTR 72 /* Unused.NULL Pointer found */ |
Definition at line 93 of file FxFdtError.h.
#define OL_EOPEN 73 /* Open file failed */ |
Definition at line 94 of file FxFdtError.h.
#define OL_ERANGE 22 /* Value out of range */ |
Definition at line 43 of file FxFdtError.h.
#define OL_ERDONLY 20 /* Attempt to set read only variable */ |
Definition at line 41 of file FxFdtError.h.
#define OL_EREFUSE 79 /* Unused. The application refused to XUNLOAD */ |
Definition at line 100 of file FxFdtError.h.
#define OL_ERGBUSY 23 /* Unused. Complex regen in progress */ |
Definition at line 44 of file FxFdtError.h.
#define OL_ESNVALID 1 /* Invalid table name */ |
Definition at line 22 of file FxFdtError.h.
#define OL_ESSMAX 3 /* Unused. Max number of selection sets excedeed*/ |
Definition at line 24 of file FxFdtError.h.
#define OL_ESSVALID 4 /* Invalid selection set */ |
Definition at line 25 of file FxFdtError.h.
#define OL_ESYMNAM 83 /* Invalid symbol name */ |
Definition at line 104 of file FxFdtError.h.
#define OL_ESYMVAL 84 /* Invalid symbol value */ |
Definition at line 105 of file FxFdtError.h.
#define OL_ETBLARG 19 /* Invalid argument in table function */ |
Definition at line 40 of file FxFdtError.h.
#define OL_ETBLNAME 18 /* Invalid table name */ |
Definition at line 39 of file FxFdtError.h.
#define OL_ETRANS 15 /* Unused. Invalid transformation request */ |
Definition at line 36 of file FxFdtError.h.
#define OL_EVERSION 77 /* Unused. Incompatible version number */ |
Definition at line 98 of file FxFdtError.h.
#define OL_EXDEVALID 6 /* Unused. Incorrect use of xref entity */ |
Definition at line 27 of file FxFdtError.h.
#define OL_EXDICT_PR 105 /* Unused. Failure to modify extension dictionary or Persistent reactor on r12 entity */ |
Definition at line 120 of file FxFdtError.h.
#define OL_EXFMVALID 82 /* Invalid transformation matrix */ |
Definition at line 103 of file FxFdtError.h.
#define OL_EXSPACE 16 /* Unused. Invalid space transformation request */ |
Definition at line 37 of file FxFdtError.h.
#define OL_FALOPEN 110 /* File already open */ |
Definition at line 125 of file FxFdtError.h.
#define OL_FILEOPEN 138 /* Error during file open */ |
Definition at line 153 of file FxFdtError.h.
#define OL_FLOCKED 112 /* File locked */ |
Definition at line 127 of file FxFdtError.h.
#define OL_FLXEXIST 119 /* File exists */ |
Definition at line 134 of file FxFdtError.h.
#define OL_FNOOPEN 115 /* No file open */ |
Definition at line 130 of file FxFdtError.h.
#define OL_FNOTFOUND 106 /* File not found */ |
Definition at line 121 of file FxFdtError.h.
#define OL_FRO 116 /* File opened is Read-Only */ |
Definition at line 131 of file FxFdtError.h.
#define OL_GOOD 0 /* Everything is OK */ |
Definition at line 21 of file FxFdtError.h.
#define OL_HOOK 144 /* Entity was rejected by hook-function (fdt_ssadd()) */ |
Definition at line 158 of file FxFdtError.h.
#define OL_INTERROR 122 /* Internal error */ |
Definition at line 137 of file FxFdtError.h.
#define OL_INVDIR 134 /* Incorrect direction in VPORT_TBL */ |
Definition at line 149 of file FxFdtError.h.
#define OL_INVEXT 55 /* Unused. XDEF/XREF/XDEP Entmake */ |
Definition at line 76 of file FxFdtError.h.
#define OL_INVMODE 121 /* Invalid mode in fdt_ssget()/fdt_osnap() */ |
Definition at line 136 of file FxFdtError.h.
#define OL_INVNAME 109 /* Invalid name */ |
Definition at line 124 of file FxFdtError.h.
#define OL_MAX1004 129 /* Chunk lenght graeter then 127 */ |
Definition at line 144 of file FxFdtError.h.
#define OL_MODOPEN 101 /* Unused. Attempt to modify an open entity */ |
Definition at line 116 of file FxFdtError.h.
#define OL_NOFLXNAME 120 /* Drawing exists without name (created with fdt_flxnew()) */ |
Definition at line 135 of file FxFdtError.h.
#define OL_NOFREEDB 107 /* No free database */ |
Definition at line 122 of file FxFdtError.h.
#define OL_NONDIALOG 85 /* Not allowed when dialog open */ |
Definition at line 106 of file FxFdtError.h.
#define OL_NOTENTITY 102 /* Unused. ENTNEXT on a non-entity */ |
Definition at line 117 of file FxFdtError.h.
#define OL_OLELENGTH 151 /* bindate of ole2frame bindata larger then defines */ |
Definition at line 165 of file FxFdtError.h.
#define OL_OUTSIDE 143 /* structur to complex or point outside entities (fdt_pcontur) */ |
Definition at line 157 of file FxFdtError.h.
#define OL_PARAM 147 /* invalid parameter */ |
Definition at line 161 of file FxFdtError.h.
#define OL_READFLX 113 /* Error reading FLX file */ |
Definition at line 128 of file FxFdtError.h.
#define OL_RECURSIV 145 /* Recursive call of a hook-function */ |
Definition at line 159 of file FxFdtError.h.
#define OL_SAVEFLX 114 /* Error saving FLX file */ |
Definition at line 129 of file FxFdtError.h.
#define OL_SPACE 146 /* paperspace is active */ |
Definition at line 160 of file FxFdtError.h.
#define OL_STRINGLEN 149 /* allokated string to small */ |
Definition at line 163 of file FxFdtError.h.
#define OL_SVRECURSE 100 /* Unused. Do not call setvar recursively */ |
Definition at line 115 of file FxFdtError.h.
#define OL_TABERR 70 /* Unused. Invalid tablet arguments */ |
Definition at line 91 of file FxFdtError.h.
#define OL_TABNOCAL 69 /* Unused. Tablet not calibrated. */ |
Definition at line 90 of file FxFdtError.h.
#define OL_TABNOT 68 /* Unused. Digitizer is not a tablet */ |
Definition at line 89 of file FxFdtError.h.
#define OL_TBLEMPTY 140 /* Table contains no entry */ |
Definition at line 154 of file FxFdtError.h.
#define OL_TBLEXIST 126 /* Table entry already exists (fdt_tblmake()) */ |
Definition at line 141 of file FxFdtError.h.
#define OL_TBLREF 141 /* Table entry is referenced */ |
Definition at line 155 of file FxFdtError.h.
#define OL_VPORTID 130 /* Missing vport-ID (fdt_tblmod(),fdt_tblmake()) */ |
Definition at line 145 of file FxFdtError.h.
#define OL_XREF 148 /* locked by xref */ |
Definition at line 162 of file FxFdtError.h.