Searched defs:readDouble (Results 1 – 5 of 5) sorted by relevance
161 public static double readDouble(byte[] value) { in readDouble() method in EndianConverter
106 inline double readDouble() { return readValue< double >(); } in readDouble() function in oox::BinaryInputStream
283 void Parser::readDouble( double& o_Value ) in readDouble() function in pdfi::__anon128b8da30111::Parser288 double Parser::readDouble() in readDouble() function in pdfi::__anon128b8da30111::Parser
311 double ODataInputStream::readDouble(void) throw (IOException, RuntimeException) in readDouble() function in io_stm::ODataInputStream1365 virtual double SAL_CALL readDouble(void) throw (IOException, RuntimeException) in readDouble() function in io_stm::OObjectInputStream
217 void PivotCacheItem::readDouble( SequenceInputStream& rStrm ) in readDouble() function in oox::xls::PivotCacheItem261 void PivotCacheItem::readDouble( BiffInputStream& rStrm ) in readDouble() function in oox::xls::PivotCacheItem
Completed in 45 milliseconds