Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/dump/
H A Dww8scan.hxx1418 sal_uInt16 fAutoVersion :1; // autoversioning is enabled member in WW8Dop
H A Dww8scan.cxx6167 fAutoVersion = 0 != ( a16Bit & 0x0002 ); in WW8Dop()
6420 if( fAutoVersion ) a16Bit |= 0x0002; in Write()
H A Ddump8a.cxx1138 *pOut << indent2 << "fAutoVersion : " << pD->fAutoVersion << endl1; in DumpDop()
/trunk/main/sw/source/filter/ww8/
H A Dww8scan.hxx1684 sal_uInt16 fAutoVersion :1; // autoversioning is enabled member in WW8Dop
H A Dww8scan.cxx6865 fAutoVersion = 0 != ( a16Bit & 0x0002 ); in WW8Dop()
7288 if( fAutoVersion ) a16Bit |= 0x0002; in Write()

Completed in 123 milliseconds