Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/dump/
H A Dww8scan.hxx1298 sal_uInt16 fFormNoFields : 1; member in WW8Dop
H A Dww8scan.cxx6034 fFormNoFields = 0 != ( a8Bit & 0x20 ); in WW8Dop()
6307 if( fFormNoFields ) a8Bit |= 0x20; in Write()
H A Ddump8a.cxx1047 *pOut << indent2 << "fFormNoFields : " << pD->fFormNoFields << endl1; in DumpDop()
/trunk/main/sw/source/filter/ww8/
H A Dww8scan.hxx1548 sal_uInt16 fFormNoFields : 1; member in WW8Dop
H A Dww8scan.cxx6745 fFormNoFields = 0 != ( a8Bit & 0x20 ); in WW8Dop()
7174 if( fFormNoFields ) a8Bit |= 0x20; in Write()

Completed in 105 milliseconds