Home
last modified time | relevance | path

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

/trunk/main/registry/source/
H A Dreflread.cxx271 double readDoubleConstant(sal_uInt16 index);
499 double ConstantPool::readDoubleConstant(sal_uInt16 index) in readDoubleConstant() function in ConstantPool
708 value->aDouble = m_pCP->readDoubleConstant(cpIndex); in getFieldConstValue()