Searched refs:checkResult (Results 1 – 7 of 7) sorted by relevance
/trunk/main/ucb/source/ucp/hierarchy/ |
H A D | hierarchydatasupplier.cxx | 263 if ( checkResult( rResult ) ) in getResult() 311 if ( checkResult( rResult ) ) in totalCount() 414 sal_Bool HierarchyResultSetDataSupplier::checkResult( in checkResult() function in HierarchyResultSetDataSupplier
|
H A D | hierarchydatasupplier.hxx | 43 sal_Bool checkResult( const HierarchyEntryData& rResult );
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/form/ |
H A D | _DataAwareControlModel.java | 116 protected void checkResult(String propName, Object oldValue, in _DataField() 133 super.checkResult(propName, oldValue, newValue, in _DataField()
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sdb/ |
H A D | _RowSet.java | 79 protected void checkResult(String propName, Object oldValue, in checkResult() method in _RowSet.SafeTester 83 super.checkResult(propName, oldValue, newValue, resValue, exception); in checkResult()
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/lib/ |
H A D | MultiPropertyTest.java | 249 checkResult(propName, oldValue, newValue, resValue, exception); in testProperty() 284 protected void checkResult(String propName, Object oldValue, in checkResult() method in MultiPropertyTest.PropertyTester
|
/trunk/main/sc/qa/complex/sc/ |
H A D | CalcRTL.java | 316 worked = checkResult(set, pName, oldValue, pValue, resValue, in changeProperty() 338 protected boolean checkResult(XPropertySet set, String propName, in checkResult() method in CalcRTL
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/text/ |
H A D | _BaseIndex.java | 146 protected void checkResult(String propName, Object oldValue, in _LevelFormat()
|
Completed in 31 milliseconds