Home
last modified time | relevance | path

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

/trunk/main/basic/source/comp/
H A Dexprtree.cxx819 SbiSymDef* pVarDef = pExpr->GetVar(); in SbiConstExpression() local
823 if( pVarDef->GetName().EqualsIgnoreCaseAscii( "true" ) ) in SbiConstExpression()
829 else if( pVarDef->GetName().EqualsIgnoreCaseAscii( "false" ) ) in SbiConstExpression()

Completed in 8 milliseconds