Home
last modified time | relevance | path

Searched defs:compareInterfaces (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/jurt/test/com/sun/star/lib/uno/protocols/urp/
H A DMarshaling_Test.java249 private static boolean compareInterfaces(XInterface op1, XInterface op2) { in compareInterfaces() method in Marshaling_Test
/AOO41X/main/qadevOOo/runner/util/
H A DValueComparer.java117 static boolean compareInterfaces(XInterface op1, XInterface op2) { in compareInterfaces() method in ValueComparer