Home
last modified time | relevance | path

Searched refs:ONEWAY (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/ridljar/com/sun/star/lib/uno/typeinfo/
H A DTypeInfo.java34 public static final int ONEWAY = 0x00000010; field in TypeInfo
H A DMethodTypeInfo.java71 return (m_flags & TypeInfo.ONEWAY) != 0; in isOneway()
/aoo4110/main/udkapi/com/sun/star/reflection/
H A DMethodMode.idl41 ONEWAY,
/aoo4110/main/bridges/test/java_uno/equals/
H A DTestEquals.java1290 new MethodTypeInfo("notifyAccepting", 0, TypeInfo.ONEWAY) };

Completed in 62 milliseconds