Home
last modified time | relevance | path

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

/trunk/main/basic/source/comp/
H A Dexprnode.cxx69 eNodeType = SbxSTRVAL; in SbiExprNode()
198 return sal_Bool( eNodeType == SbxSTRVAL ); in IsString()
290 eNodeType = SbxSTRVAL; in FoldConstants()
/trunk/main/basic/source/inc/
H A Dexpr.hxx78 SbxSTRVAL, // aStrVal = Wert, before #i59791/#i45570: nStringId = Wert enumerator
136 { return sal_Bool( eNodeType == SbxSTRVAL || eNodeType == SbxNUMVAL ); } in IsConstant()

Completed in 31 milliseconds