Home
last modified time | relevance | path

Searched defs:readDouble (Results 1 – 5 of 5) sorted by relevance

/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/util/
H A DEndianConverter.java161 public static double readDouble(byte[] value) { in readDouble() method in EndianConverter
/trunk/main/oox/inc/oox/helper/
H A Dbinaryinputstream.hxx106 inline double readDouble() { return readValue< double >(); } in readDouble() function in oox::BinaryInputStream
/trunk/main/sdext/source/pdfimport/wrapper/
H A Dwrapper.cxx279 void Parser::readDouble( double& o_Value ) in readDouble() function in pdfi::__anon55ab39bb0111::Parser
284 double Parser::readDouble() in readDouble() function in pdfi::__anon55ab39bb0111::Parser
/trunk/main/io/source/stm/
H A Dodata.cxx311 double ODataInputStream::readDouble(void) throw (IOException, RuntimeException) in readDouble() function in io_stm::ODataInputStream
1365 virtual double SAL_CALL readDouble(void) throw (IOException, RuntimeException) in readDouble() function in io_stm::OObjectInputStream
/trunk/main/oox/source/xls/
H A Dpivotcachebuffer.cxx217 void PivotCacheItem::readDouble( SequenceInputStream& rStrm ) in readDouble() function in oox::xls::PivotCacheItem
261 void PivotCacheItem::readDouble( BiffInputStream& rStrm ) in readDouble() function in oox::xls::PivotCacheItem

Completed in 58 milliseconds