Home
last modified time | relevance | path

Searched refs:isOneway (Results 1 – 18 of 18) sorted by relevance

/trunk/main/idlc/source/
H A Dastoperation.cxx39 if (isOneway()) { in setExceptions()
58 if ( isOneway() ) in dumpBlob()
141 if ( isOneway() && in addDeclaration()
/trunk/main/ridljar/java/ridl/src/main/java/com/sun/star/lib/uno/typedesc/
H A DMethodDescription.java47 other.getName(), index, other.isOneway(), other.getInSignature(), in MethodDescription()
72 public boolean isOneway() { in isOneway() method in MethodDescription
H A DTypeDescription.java500 info.isOneway(), in, out, in initMethodDescriptions()
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/protocols/urp/
H A Durp.java428 boolean sync = forcedSynchronous || !desc.isOneway(); in readRequest()
508 boolean moreFlags = forceSync && desc.isOneway(); in writeRequest()
588 boolean sync = forceSync || !desc.isOneway(); in writeRequest()
/trunk/main/stoc/source/registry_tdprovider/
H A Dtdiface.cxx93 virtual sal_Bool SAL_CALL isOneway() throw(::com::sun::star::uno::RuntimeException);
152 sal_Bool InterfaceMethodImpl::isOneway() in isOneway() function in stoc_rdbtdp::InterfaceMethodImpl
/trunk/main/stoc/source/tdmanager/
H A Dtdmgr_check.cxx263 if (xNewTD->isOneway() != xExistingTD->isOneway()) in checkMethod()
/trunk/main/ridljar/java/ridl/src/main/java/com/sun/star/uno/
H A DIMethodDescription.java45 boolean isOneway(); in isOneway() method
/trunk/main/ridljar/java/ridl/src/main/java/com/sun/star/lib/uno/typeinfo/
H A DMethodTypeInfo.java69 public boolean isOneway() in isOneway() method in MethodTypeInfo
/trunk/main/idlc/inc/idlc/
H A Dastoperation.hxx48 sal_Bool isOneway() in isOneway() function in AstOperation
/trunk/main/udkapi/com/sun/star/reflection/
H A DXInterfaceMethodTypeDescription.idl62 boolean isOneway();
/trunk/main/stoc/test/registry_tdprovider/
H A Dtestregistrytdprovider.cxx439 assertEqual< bool >(false, method->isOneway()); in run()
468 assertEqual< bool >(true, method->isOneway()); in run()
/trunk/main/svx/source/form/
H A Dfmscriptingenv.cxx212 bAllowAsynchronousCall = xMethod->isOneway(); in impl_allowAsynchronousCall_nothrow()
/trunk/main/ridljar/test/com/sun/star/lib/uno/typedesc/
H A DTypeDescription_Test.java184 assure(prefix + "; isOneway", description.isOneway() == oneWay); in test()
/trunk/main/stoc/test/tdmanager/
H A Dtesttdmanager.cxx252 assertEqual< bool >(false, method->isOneway()); in run()
/trunk/main/rdbmaker/source/rdbmaker/
H A Dtypeblop.cxx179 if ( xMethod->isOneway() ) in writeMethodData()
/trunk/main/cppuhelper/source/
H A Dtdmgr.cxx394 xMethod->isOneway(), in createCTD()
/trunk/main/unodevtools/source/unodevtools/
H A Dtypeblob.cxx171 if ( xMethod->isOneway() ) in writeMethodData()
/trunk/main/cli_ure/source/climaker/
H A Dclimaker_emit.cxx1009 if (xMethod->isOneway()) in complete_iface_type()

Completed in 68 milliseconds