Home
last modified time | relevance | path

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

/aoo4110/main/rsc/source/parser/
H A Drscyacc.y950 $$.cType = RSCEXP_EXP;
965 $$.cType = RSCEXP_EXP;
976 $$.cType = RSCEXP_EXP;
987 $$.cType = RSCEXP_EXP;
995 $$.cType = RSCEXP_EXP;
1004 $$.cType = RSCEXP_EXP;
1015 $$.cType = RSCEXP_EXP;
1026 $$.cType = RSCEXP_EXP;
1041 $$.cType = RSCEXP_EXP;
1052 $$.cType = RSCEXP_EXP;
[all …]
/aoo4110/main/rsc/inc/
H A Drscdef.hxx38 #define RSCEXP_EXP 1 macro
56 sal_Bool IsExpression()const { return( RSCEXP_EXP == cType ); } in IsExpression()

Completed in 19 milliseconds