Home
last modified time | relevance | path

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

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_XMultipleOperation.java94 res &= checkValues(cellCoords, cellValues); in _setTableOperation()
107 res &= checkValues(cellCoords, cellValues); in _setTableOperation()
121 res &= checkValues(cellCoords, cellValues); in _setTableOperation()
142 protected boolean checkValues(Point[] cellCoords, double[] cellValues) { in checkValues() method in _XMultipleOperation
/trunk/main/sal/qa/osl/socket/
H A Dosl_StreamSocket.cxx290 bool checkValues(sal_Int32 _nLength, int _nValue) in checkValues() function in ValueCheckProvider
359 m_aValues.checkValues(nReadCount, m_nValue); in run()
H A Dosl_Socket.cxx449 bool checkValues(sal_Int32 _nLength, int _nValue) in checkValues() function in ValueCheckProvider
506 m_aValues.checkValues(nReadCount, m_nValue); in run()