Searched refs:fFuturesavedUndo (Results 1 – 5 of 5) sorted by relevance
858 sal_uInt8 fFuturesavedUndo :1; member in WW8Fib
5152 fFuturesavedUndo = ( aVer8Bits1 & 0x08 ) >> 3; in WW8Fib()5275 if( fFuturesavedUndo ) nBits8 |= 0x0008; in Write()
585 *pOut << "\tfFuturesavedUndo: " << (fFuturesavedUndo ? '1' : '0') << endl1; in Dump()
1068 sal_uInt8 fFuturesavedUndo :1; member in WW8Fib
5690 fFuturesavedUndo = ( aVer8Bits1 & 0x08 ) >> 3; in WW8Fib()5863 if( fFuturesavedUndo ) nBits8 |= 0x0008; in WriteHeader()
Completed in 84 milliseconds