Home
last modified time | relevance | path

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

/AOO41X/main/tools/inc/tools/
H A Dsolar.h95 inline double SVBT64ToDouble( const SVBT64 p ) { double n; in SVBT64ToDouble() function
106 inline double SVBT64ToDouble( const SVBT64 p ) { double n; in SVBT64ToDouble() function
/AOO41X/main/sc/source/filter/excel/
H A Dxistream.cxx733 rfValue = SVBT64ToDouble( pnBuffer ); in operator >>()