Home
last modified time | relevance | path

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

/aoo41x/main/soltools/cpp/
H A D_lex.c66 CIRC1, GT1, GT2, LT1, LT2, OR1, AND1, ASG1, NOT1, DOTS1, enumerator
100 {START, {'|'}, OR1},
238 {OR1, {C_XX}, ACT(OR, S_SELFB)},
239 {OR1, {'|'}, ACT(LOR, S_SELF)},
240 {OR1, {'='}, ACT(ASOR, S_SELF)},
/aoo41x/main/qadevOOo/runner/util/
H A DValueChanger.java111 Object OR1 = com.sun.star.view.PaperOrientation.LANDSCAPE; in changePValue() local
114 if (oldValue.equals(OR1)) newValue = OR2; in changePValue()
115 else newValue = OR1; in changePValue()

Completed in 15 milliseconds