Searched refs:oCAddr (Results 1 – 2 of 2) sorted by relevance
103 CellAddress oCAddr = oObj.getPosition(); in _getPosition() local105 bResult = (oCAddr != null) && (sCAddr != null) && in _getPosition()106 ValueComparer.equalValue(oCAddr, sCAddr) ; in _getPosition()
99 CellAddress oCAddr = anno.getPosition(); in check_getPosition() local100 return (oCAddr != null); in check_getPosition()
Completed in 24 milliseconds