Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/dump/
H A Dww8scan.hxx1417 sal_uInt16 fHaveVersions :1; // versioning is turned on member in WW8Dop
H A Dww8scan.cxx6166 fHaveVersions = 0 != ( a16Bit & 0x0001 ); in WW8Dop()
6419 if( fHaveVersions ) a16Bit |= 0x0001; in Write()
H A Ddump8a.cxx1137 *pOut << indent2 << "fHaveVersions : " << pD->fHaveVersions << endl1; in DumpDop()
/trunk/main/sw/source/filter/ww8/
H A Dww8scan.hxx1683 sal_uInt16 fHaveVersions :1; // versioning is turned on member in WW8Dop
H A Dww8scan.cxx6864 fHaveVersions = 0 != ( a16Bit & 0x0001 ); in WW8Dop()
7287 if( fHaveVersions ) a16Bit |= 0x0001; in Write()

Completed in 121 milliseconds