Home
last modified time | relevance | path

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

/trunk/main/basic/source/comp/
H A Dexprtree.cxx495 SbiExprNode* SbiExpression::Operand( bool bUsedForTypeOf ) in Operand() argument
506 if( !bUsedForTypeOf && pParser->IsVBASupportOn() && pParser->Peek() == IS ) in Operand()
598 bool bUsedForTypeOf = true; in Unary() local
599 SbiExprNode* pObjNode = Operand( bUsedForTypeOf ); in Unary()
/trunk/main/basic/source/inc/
H A Dexpr.hxx178 SbiExprNode* Operand( bool bUsedForTypeOf = false );

Completed in 18 milliseconds