Searched defs:UInt32ToSVBT32 (Results 1 – 1 of 1) sorted by relevance
/aoo4110/main/tools/inc/tools/ | ||
H A D | solar.h | 121 inline void UInt32ToSVBT32 ( sal_uInt32 n, SVBT32 p ) { p[0] = (sal_uInt8) n; in UInt32ToSVBT32() function |
Completed in 11 milliseconds