Searched refs:countObj (Results 1 – 1 of 1) sorted by relevance
797 XObject countObj = m_valueExpr.execute(xctxt, sourceNode, this); in getCountString() local799 double d_count = java.lang.Math.floor(countObj.num()+ 0.5); in getCountString()