Home
last modified time | relevance | path

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

/trunk/main/tools/inc/tools/
H A Dsolar.h83 typedef sal_uInt8 SVBT64[8]; typedef
95 inline double SVBT64ToDouble( const SVBT64 p ) { double n; in SVBT64ToDouble()
106 inline double SVBT64ToDouble( const SVBT64 p ) { double n; in SVBT64ToDouble()
126 inline void DoubleToSVBT64( double n, SVBT64 p ) { p[0] = ((sal_uInt8*)&n)[0]; in DoubleToSVBT64()
135 inline void DoubleToSVBT64( double n, SVBT64 p ) { p[0] = ((sal_uInt8*)&n)[7]; in DoubleToSVBT64()
/trunk/main/sc/source/filter/excel/
H A Dxistream.cxx731 SVBT64 pnBuffer; in operator >>()
/trunk/main/vcl/source/gdi/
H A Dgdimtf.cxx2754 SVBT64 aSVBT64; in GetChecksum()

Completed in 40 milliseconds