Searched refs:EXC_TOKID_EQ (Results 1 – 2 of 2) sorted by relevance
59 const sal_uInt8 EXC_TOKID_EQ = 0x0B; /// Equal operator. variable
859 case ocEqual: return EXC_TOKID_EQ; in lclGetCompareTokenId()
Completed in 27 milliseconds