Searched refs:nCBHdr (Results 1 – 2 of 2) sorted by relevance
39 EQNOLEFILEHDR(sal_uInt32 nLenMTEF) : nCBHdr(0x1c),nVersion(0x20000), in EQNOLEFILEHDR()43 sal_uInt16 nCBHdr; // length of header, sizeof(EQNOLEFILEHDR) = 28 member in EQNOLEFILEHDR
33 *pS >> nCBHdr; in Read()46 *pS << nCBHdr; in Write()
Completed in 16 milliseconds