Searched refs:SbxTYPEOF (Results 1 – 2 of 2) sorted by relevance
80 SbxTYPEOF, // TypeOf ObjExpr Is Type enumerator114 { return sal_Bool( eNodeType != SbxNODE && eNodeType != SbxTYPEOF && eNodeType != SbxNEW ); } in IsOperand()116 { return sal_Bool( eNodeType == SbxTYPEOF ); } in IsTypeOf()
95 eNodeType = SbxTYPEOF; in SbiExprNode()
Completed in 14 milliseconds