Home
last modified time | relevance | path

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

/trunk/main/sot/source/sdstor/
H A Dstgelem.cxx38 static sal_uInt8 cStgSignature[ 8 ] = { 0xD0,0xCF,0x11,0xE0,0xA1,0xB1,0x1A,0xE1 }; variable
99 memcpy( cSignature, cStgSignature, 8 ); in Init()
192 return sal_Bool( memcmp( cSignature, cStgSignature, 8 ) == 0 in Check()

Completed in 15 milliseconds