Searched refs:fEmptySpecial (Results 1 – 5 of 5) sorted by relevance
856 sal_uInt8 fEmptySpecial :1; member in WW8Fib
5150 fEmptySpecial = ( aVer8Bits1 & 0x02 ) >> 1; in WW8Fib()5273 if( fEmptySpecial ) nBits8 |= 0x0002; in Write()
583 *pOut << "\tfEmptySpecial: " << (fEmptySpecial ? '1' : '0') << endl1; in Dump()
1066 sal_uInt8 fEmptySpecial :1; member in WW8Fib
5688 fEmptySpecial = ( aVer8Bits1 & 0x02 ) >> 1; in WW8Fib()5861 if( fEmptySpecial ) nBits8 |= 0x0002; in WriteHeader()
Completed in 87 milliseconds