Searched refs:fAutoVersion (Results 1 – 5 of 5) sorted by relevance
1418 sal_uInt16 fAutoVersion :1; // autoversioning is enabled member in WW8Dop
6167 fAutoVersion = 0 != ( a16Bit & 0x0002 ); in WW8Dop()6420 if( fAutoVersion ) a16Bit |= 0x0002; in Write()
1138 *pOut << indent2 << "fAutoVersion : " << pD->fAutoVersion << endl1; in DumpDop()
1684 sal_uInt16 fAutoVersion :1; // autoversioning is enabled member in WW8Dop
6865 fAutoVersion = 0 != ( a16Bit & 0x0002 ); in WW8Dop()7288 if( fAutoVersion ) a16Bit |= 0x0002; in Write()
Completed in 82 milliseconds