Searched refs:compareMyPropertySet (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/extensions/test/stm/ |
H A D | datatest.cxx | 814 BOOL compareMyPropertySet( XPropertySetRef &r1 , XPropertySetRef &r2 ) in compareMyPropertySet() function 859 compareMyPropertySet( rProp1 , rProp2 ); in compareMyPropertySet() 952 …ERROR_ASSERT( compareMyPropertySet( rProp , rPropRead ) , "objects has not been read properly !" ); in testObject() 1026 ERROR_ASSERT( compareMyPropertySet( rProp1, rProp2) , "objects has not been read properly !" ); in testObject()
|
/aoo42x/main/io/test/stm/ |
H A D | datatest.cxx | 830 sal_Bool compareMyPropertySet( Reference< XPropertySet > &r1 , Reference < XPropertySet > &r2 ) in compareMyPropertySet() function 898 b = b && compareMyPropertySet( rProp1 , rProp2 ); in compareMyPropertySet() 1000 …ERROR_ASSERT( compareMyPropertySet( rProp , rPropRead ) , "objects has not been read properly !" ); in testObject() 1079 ERROR_ASSERT( compareMyPropertySet( rProp1, rProp2) , in testObject()
|
Completed in 20 milliseconds