Home
last modified time | relevance | path

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

/trunk/main/basic/source/inc/
H A Dexpr.hxx135 sal_Bool IsConstant() // sal_True bei konstantem Operanden in IsConstant() function in SbiExprNode
205 sal_Bool IsConstant() { return pExpr->IsConstant(); } in IsConstant() function in SbiExpression
260 sal_Bool IsConstant() { return bConst; } in IsConstant() function in SbiDimList
/trunk/main/basic/source/comp/
H A Dexprnode.cxx266 if( pLeft->IsConstant() && pRight->IsConstant() in FoldConstants()
H A Dexprgen.cxx66 if( IsConstant() ) in Gen()
H A Dexprtree.cxx800 if( pExpr->IsConstant() ) in SbiConstExpression()

Completed in 31 milliseconds