Home
last modified time | relevance | path

Searched refs:RT_PARAM_INOUT (Results 1 – 15 of 15) sorted by relevance

/trunk/main/registry/inc/registry/
H A Dtypes.h282 RT_PARAM_INOUT = 3, enumerator
/trunk/main/idlc/source/
H A Dastoperation.cxx95 paramMode = RT_PARAM_INOUT; in dumpBlob()
/trunk/main/rdbmaker/source/codemaker/
H A Ddependency.cxx194 case RT_PARAM_INOUT: in checkMethodDependencies()
/trunk/main/codemaker/source/bonobowrappermaker/
H A Dcorbatype.cxx1272 case RT_PARAM_INOUT: in dumpUnoMethods()
1395 case RT_PARAM_INOUT: in dumpUnoMethods()
1637 case RT_PARAM_INOUT: in dumpCorbaMethods()
/trunk/main/codemaker/source/cunomaker/
H A Dcunotype.cxx1867 case RT_PARAM_INOUT: in dumpMethods()
2361 if (paramMode == RT_PARAM_IN || paramMode == RT_PARAM_INOUT) in dumpCUnoMethods()
2366 if (paramMode == RT_PARAM_OUT || paramMode == RT_PARAM_INOUT) in dumpCUnoMethods()
/trunk/main/rdbmaker/source/rdbmaker/
H A Dtypeblop.cxx202 paramMode = RT_PARAM_INOUT; in writeMethodData()
/trunk/main/unodevtools/source/skeletonmaker/
H A Djavatypemaker.cxx214 || reader.getMethodParameterFlags(method, i) == RT_PARAM_INOUT ) in printMethodParameters()
H A Dcpptypemaker.cxx218 || reader.getMethodParameterFlags(method, i) == RT_PARAM_INOUT) in printMethodParameters()
/trunk/main/unodevtools/source/unodevtools/
H A Dtypeblob.cxx194 paramMode = RT_PARAM_INOUT; in writeMethodData()
/trunk/main/codemaker/source/cppumaker/
H A Dcpputype.cxx1440 case RT_PARAM_INOUT: in dumpMethods()
1925 if (paramMode == RT_PARAM_IN || paramMode == RT_PARAM_INOUT) in dumpCppuMethods()
1930 if (paramMode == RT_PARAM_OUT || paramMode == RT_PARAM_INOUT) in dumpCppuMethods()
/trunk/main/registry/test/
H A Dtestregcpp.cxx249 OUString::createFromAscii("aShort"), RT_PARAM_INOUT); in test_coreReflection()
/trunk/main/registry/source/
H A Dregimpl.cxx363 case RT_PARAM_INOUT: in dumpType()
/trunk/main/codemaker/source/idlmaker/
H A Didltype.cxx893 case RT_PARAM_INOUT: in dumpMethods()
/trunk/main/registry/tools/
H A Dregcompare.cxx733 case RT_PARAM_INOUT: in getParamMode()
/trunk/main/codemaker/source/javamaker/
H A Djavatype.cxx2285 case RT_PARAM_INOUT: in handleInterfaceType()

Completed in 117 milliseconds