Searched refs:nFileCode (Results 1 – 1 of 1) sorted by relevance
98 sal_uInt16 nFileCode, nFileSub, nSaveCnt; in Bof() local101 Read( nFileCode ); in Bof()112 if( nFileCode == 0x1000 ) in Bof()116 else if( nFileCode == 0x1002 ) in Bof()126 sal_uInt16 nFileCode, nFileSub; in BofFm3() local128 Read( nFileCode ); in BofFm3()131 return ( nFileCode == 0x8007 && ( nFileSub == 0x0000 || nFileSub == 0x00001 ) ); in BofFm3()
Completed in 5 milliseconds