Home
last modified time | relevance | path

Searched refs:aUHyper (Results 1 – 12 of 12) sorted by relevance

/trunk/main/cli_ure/qa/climaker/
H A Dtypes.idl82 [in] hyper aHyper, [in] unsigned hyper aUHyper, [in] float aFloat,
91 [out] hyper aHyper, [out] unsigned hyper aUHyper, [out] float aFloat,
101 [inout] hyper aHyper, [inout] unsigned hyper aUHyper,
/trunk/main/registry/tools/
H A Dregcompare.cxx573 if (constValue1.m_value.aUHyper != constValue2.m_value.aUHyper) in checkConstValue()
584 constValue1.m_value.aUHyper)), in checkConstValue()
589 constValue2.m_value.aUHyper)), in checkConstValue()
/trunk/main/registry/inc/registry/
H A Dtypes.h222 sal_uInt64 aUHyper; member
/trunk/main/idlc/source/
H A Dastconstant.cxx90 aConst.m_value.aUHyper = exprVal->u.uhval; in dumpBlob()
/trunk/main/stoc/source/registry_tdprovider/
H A Dbase.hxx158 return Any( &rVal.m_value.aUHyper, ::getCppuType( (const sal_uInt64 *)0 ) ); in getRTValue()
/trunk/main/registry/test/
H A Dtestregcpp.cxx112 aConst.m_value.aUHyper = 100000000; in test_coreReflection()
/trunk/main/registry/source/
H A Dreflwrit.cxx324 buff += writeUINT64(buff, m_value.aConst.aUHyper); in toBlop()
H A Dreflread.cxx700 value->aUHyper = m_pCP->readUINT64Constant(cpIndex); in getFieldConstValue()
/trunk/main/codemaker/source/idlmaker/
H A Didltype.cxx685 ::rtl::OString tmp( OString::valueOf((sal_Int64)constValue.m_value.aUHyper) ); in dumpConstantValue()
/trunk/main/codemaker/source/cunomaker/
H A Dcunotype.cxx1439 ::rtl::OString tmp( OString::valueOf((sal_Int64)constValue.m_value.aUHyper) ); in dumpConstantValue()
/trunk/main/codemaker/source/javamaker/
H A Djavatype.cxx2490 static_cast< sal_Int64 >(fieldValue.m_value.aUHyper)); in addConstant()
/trunk/main/codemaker/source/cppumaker/
H A Dcpputype.cxx1166 sal_uInt64 n = constValue.m_value.aUHyper; in dumpConstantValue()

Completed in 153 milliseconds