Home
last modified time | relevance | path

Searched refs:RT_TYPE_INT64 (Results 1 – 13 of 13) sorted by relevance

/AOO42X/main/idlc/source/
H A Dastunion.cxx324 aConst.m_type = RT_TYPE_INT64; in dump()
344 aConst.m_type = RT_TYPE_INT64; in dump()
H A Dastconstant.cxx85 aConst.m_type = RT_TYPE_INT64; in dumpBlob()
/AOO42X/main/registry/inc/registry/
H A Dtypes.h205 RT_TYPE_INT64, enumerator
/AOO42X/main/registry/test/
H A Dtestregcpp.cxx105 aConst.m_type = RT_TYPE_INT64; in test_coreReflection()
156 REG_ENSURE( aReadConst.m_type == RT_TYPE_INT64, "testCoreReflection error 9a5"); in test_coreReflection()
/AOO42X/main/registry/source/
H A Dreflcnst.hxx101 CP_TAG_CONST_INT64 = RT_TYPE_INT64,
H A Dregimpl.cxx271 case RT_TYPE_INT64: in dumpType()
H A Dreflread.cxx697 ret = RT_TYPE_INT64; in getFieldConstValue()
/AOO42X/main/stoc/source/registry_tdprovider/
H A Dbase.hxx155 case RT_TYPE_INT64: in getRTValue()
/AOO42X/main/codemaker/source/idlmaker/
H A Didltype.cxx677 case RT_TYPE_INT64: in dumpConstantValue()
/AOO42X/main/registry/tools/
H A Dregcompare.cxx553 case RT_TYPE_INT64: in checkConstValue()
/AOO42X/main/codemaker/source/cunomaker/
H A Dcunotype.cxx1431 case RT_TYPE_INT64: in dumpConstantValue()
/AOO42X/main/codemaker/source/javamaker/
H A Djavatype.cxx2475 if (fieldValue.m_type != RT_TYPE_INT64) { in addConstant()
/AOO42X/main/codemaker/source/cppumaker/
H A Dcpputype.cxx1153 case RT_TYPE_INT64: in dumpConstantValue()