Home
last modified time | relevance | path

Searched refs:compareMyPropertySet (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/extensions/test/stm/
H A Ddatatest.cxx814 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()
/aoo4110/main/io/test/stm/
H A Ddatatest.cxx830 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 29 milliseconds