Searched refs:bOneWay (Results 1 – 7 of 7) sorted by relevance
48 bOneWay(i_bOneWay), in Function()62 bOneWay(false), in Function()127 return function_cast(i_ce).bOneWay; in IsOneway()
115 bool bOneWay; member in ary::idl::Function149 { return bOneWay; } in IsOneway()
327 sal_Bool bOneWay; member725 sal_Bool bOneWay,
1256 sal_Bool bOneWay, in typelib_typedescription_newInterfaceMethod() argument1298 (*ppRet)->bOneWay = bOneWay; in typelib_typedescription_newInterfaceMethod()2007 newMethod->bOneWay = baseMethod->bOneWay; in createDerivedInterfaceMemberDescription()
272 bOneWay)) in readMessage()
248 forceSynchronous = mtd->bOneWay && in sendRequest()
599 getMethodTypeDescr()->bOneWay ? MethodMode_ONEWAY : MethodMode_TWOWAY; in getMode()
Completed in 50 milliseconds