Searched refs:aDouble (Results 26 – 33 of 33) sorted by relevance
12
124 …aConst.m_value.aDouble = -2e-100; writer.setFieldData(9, OUString::createFromAscii("aConstDouble")… in test_coreReflection()
330 buff += writeDouble(buff, m_value.aConst.aDouble); in toBlop()
708 value->aDouble = m_pCP->readDoubleConstant(cpIndex); in getFieldConstValue()
697 ::rtl::OString tmp( OString::valueOf(constValue.m_value.aDouble) ); in dumpConstantValue()
2050 String aDouble; in Translate() local2055 aDouble = TranslateWin::MarkShortcutErrors( pWin, sal_True ); in Translate()2057 pRet->GenReturn ( RET_Value, nMethodId, aDouble ); in Translate()
1451 ::rtl::OString tmp( OString::valueOf(constValue.m_value.aDouble) ); in dumpConstantValue()
2508 valueIndex = classFile->addDoubleInfo(fieldValue.m_value.aDouble); in addConstant()
1191 ::rtl::OString tmp( OString::valueOf(constValue.m_value.aDouble) ); in dumpConstantValue()
Completed in 265 milliseconds