Home
last modified time | relevance | path

Searched refs:RT_MODE_ONEWAY (Results 1 – 10 of 10) sorted by relevance

/trunk/main/registry/inc/registry/
H A Dtypes.h238 RT_MODE_ONEWAY, enumerator
/trunk/main/idlc/source/
H A Dastoperation.cxx59 methodMode = RT_MODE_ONEWAY; in dumpBlob()
/trunk/main/rdbmaker/source/rdbmaker/
H A Dtypeblop.cxx181 methodMode = RT_MODE_ONEWAY; in writeMethodData()
/trunk/main/stoc/source/registry_tdprovider/
H A Dtdiface.cxx520 _aBytes, i, flags == RT_MODE_ONEWAY, _nBaseOffset + index); in getMembers()
/trunk/main/unodevtools/source/unodevtools/
H A Dtypeblob.cxx172 methodMode = RT_MODE_ONEWAY; in writeMethodData()
/trunk/main/registry/source/
H A Dregimpl.cxx314 case RT_MODE_ONEWAY: in dumpType()
/trunk/main/codemaker/source/javamaker/
H A Djavatype.cxx2250 case RT_MODE_ONEWAY: in handleInterfaceType()
2266 flags == RT_MODE_ONEWAY in handleInterfaceType()
/trunk/main/registry/tools/
H A Dregcompare.cxx712 case RT_MODE_ONEWAY: in getMethodMode()
/trunk/main/codemaker/source/cunomaker/
H A Dcunotype.cxx2392 if (methodMode == RT_MODE_ONEWAY || methodMode == RT_MODE_ONEWAY_CONST) in dumpCUnoMethods()
/trunk/main/codemaker/source/cppumaker/
H A Dcpputype.cxx1944 if (methodMode == RT_MODE_ONEWAY || methodMode == RT_MODE_ONEWAY_CONST) in dumpCppuMethods()