Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/filter/ww8/dump/
H A Dww8scan.hxx1354 sal_uInt16 fPrintFormData : 1; // only print data inside of form fields member in WW8Dop
H A Dww8scan.cxx6098 fPrintFormData = 0 != ( a16Bit & 0x0400 ); in WW8Dop()
6377 if( fPrintFormData ) a16Bit |= 0x0400; in Write()
H A Ddump8a.cxx1095 *pOut << indent2 << "fPrintFormData : " << pD->fPrintFormData << endl1; in DumpDop()
/aoo4110/main/sw/source/filter/ww8/
H A Dww8scan.hxx1605 sal_uInt16 fPrintFormData : 1; // only print data inside of form fields member in WW8Dop
H A Dww8scan.cxx6811 fPrintFormData = 0 != ( a16Bit & 0x0400 ); in WW8Dop()
7246 if( fPrintFormData ) a16Bit |= 0x0400; in Write()

Completed in 89 milliseconds