Home
last modified time | relevance | path

Searched refs:RSCEXP_LONG (Results 1 – 2 of 2) sorted by relevance

/trunk/main/rsc/source/parser/
H A Dyyrscyacc.y156 aExpType.cType = RSCEXP_LONG;
937 $$.cType = RSCEXP_LONG;
961 $$.cType = RSCEXP_LONG;
972 $$.cType = RSCEXP_LONG;
983 $$.cType = RSCEXP_LONG;
999 $$.cType = RSCEXP_LONG;
1011 $$.cType = RSCEXP_LONG;
1022 $$.cType = RSCEXP_LONG;
1037 $$.cType = RSCEXP_LONG;
1048 $$.cType = RSCEXP_LONG;
[all …]
/trunk/main/rsc/inc/
H A Drscdef.hxx37 #define RSCEXP_LONG 0 macro
55 sal_Bool IsNumber() const { return( RSCEXP_LONG == cType ); } in IsNumber()
62 cType = RSCEXP_LONG; in SetLong()

Completed in 18 milliseconds