Searched defs:readFloat (Results 1 – 2 of 2) sorted by relevance
/trunk/main/oox/inc/oox/helper/ | ||
H A D | binaryinputstream.hxx | 105 inline float readFloat() { return readValue< float >(); } in readFloat() function in oox::BinaryInputStream |
/trunk/main/io/source/stm/ | ||
H A D | odata.cxx | 304 float ODataInputStream::readFloat(void) throw (IOException, RuntimeException) in readFloat() function in io_stm::ODataInputStream |
Completed in 21 milliseconds