Home
last modified time | relevance | path

Searched refs:ERR_YACC (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/rsc/inc/
H A Drscerror.h65 #define ERR_YACC 0x0280 // macro
66 #define ERR_DOUBLEID (ERR_YACC +1 ) //
67 #define ERR_FALSETYPE (ERR_YACC +2 ) //
69 #define ERR_USHORTRANGE (ERR_YACC +4 ) //
70 #define ERR_IDRANGE (ERR_YACC +5 ) //
71 #define ERR_NOCOPYOBJ (ERR_YACC +6 ) //
73 #define ERR_DOUBLEDEFINE (ERR_YACC +8 ) //
75 #define ERR_IDEXPECTED (ERR_YACC +10) //
76 #define ERR_ZERODIVISION (ERR_YACC +11) //
77 #define ERR_PRAGMA (ERR_YACC +12) //
[all …]
/aoo4110/main/rsc/doku/feinkonz.43/
H A Drscerror.doc1786 #define ERR_YACC 0x0280
1787 #define ERR_DOUBLEID (ERR_YACC +1 )
1788 #define ERR_FALSETYPE (ERR_YACC +2 )
1789 #define ERR_NOVARIABLENAME (ERR_YACC +3 )
1790 #define ERR_USHORTRANGE (ERR_YACC +4 )
1791 #define ERR_IDRANGE (ERR_YACC +5 )
1792 #define ERR_NOCOPYOBJ (ERR_YACC +6 )
1793 #define ERR_REFNOTALLOWED (ERR_YACC +7 )
1794 #define ERR_DOUBLEDEFINE (ERR_YACC +8 )
1795 #define ERR_COPYNOTALLOWED (ERR_YACC +9 )
[all …]
/aoo4110/main/rsc/source/parser/
H A Derscerr.cxx272 case ERR_YACC: in WriteError()
H A Drsclex.cxx324 pTC->pEH->Error( ERR_YACC, NULL, RscId(), pMessage ); in yyerror()

Completed in 27 milliseconds