Searched refs:fPrintFormData (Results 1 – 5 of 5) sorted by relevance
1354 sal_uInt16 fPrintFormData : 1; // only print data inside of form fields member in WW8Dop
6098 fPrintFormData = 0 != ( a16Bit & 0x0400 ); in WW8Dop()6377 if( fPrintFormData ) a16Bit |= 0x0400; in Write()
1095 *pOut << indent2 << "fPrintFormData : " << pD->fPrintFormData << endl1; in DumpDop()
1605 sal_uInt16 fPrintFormData : 1; // only print data inside of form fields member in WW8Dop
6811 fPrintFormData = 0 != ( a16Bit & 0x0400 ); in WW8Dop()7246 if( fPrintFormData ) a16Bit |= 0x0400; in Write()
Completed in 173 milliseconds