Home
last modified time | relevance | path

Searched refs:fFuturesavedUndo (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/sw/source/filter/ww8/dump/
H A Dww8scan.hxx858 sal_uInt8 fFuturesavedUndo :1; member in WW8Fib
H A Dww8scan.cxx5152 fFuturesavedUndo = ( aVer8Bits1 & 0x08 ) >> 3; in WW8Fib()
5275 if( fFuturesavedUndo ) nBits8 |= 0x0008; in Write()
H A Ddump8a.cxx585 *pOut << "\tfFuturesavedUndo: " << (fFuturesavedUndo ? '1' : '0') << endl1; in Dump()
/aoo41x/main/sw/source/filter/ww8/
H A Dww8scan.hxx1068 sal_uInt8 fFuturesavedUndo :1; member in WW8Fib
H A Dww8scan.cxx5690 fFuturesavedUndo = ( aVer8Bits1 & 0x08 ) >> 3; in WW8Fib()
5863 if( fFuturesavedUndo ) nBits8 |= 0x0008; in WriteHeader()

Completed in 120 milliseconds