Searched refs:DATABASE_SIGNATURE (Results 1 – 1 of 1) sorted by relevance
151 #define DATABASE_SIGNATURE (sal_uInt32)0x13B799F2 macro160 return nSig == DATABASE_SIGNATURE; in IsBinaryFormat()180 if( nSig != DATABASE_SIGNATURE ) in Load()210 aPStm << (sal_uInt32)DATABASE_SIGNATURE; in Save()
Completed in 12 milliseconds