Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/dump/
H A Dww8scan.cxx6042 fPagResults = 0 != ( a8Bit & 0x08 ); in WW8Dop()
6203 fPagResults = 1; in WW8Dop()
6316 if( fPagResults ) a8Bit |= 0x08; in Write()
H A Dww8scan.hxx1304 sal_uInt16 fPagResults : 1; member in WW8Dop
H A Ddump8a.cxx1053 *pOut << indent2 << "fPagResults : " << pD->fPagResults << endl1; in DumpDop()
/trunk/main/sw/source/filter/ww8/
H A Dww8scan.hxx1554 sal_uInt16 fPagResults : 1; member in WW8Dop
H A Dww8scan.cxx6753 fPagResults = 0 != ( a8Bit & 0x08 ); in WW8Dop()
6939 fPagResults = 1; in WW8Dop()
7183 if( fPagResults ) a8Bit |= 0x08; in Write()

Completed in 428 milliseconds