Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/filter/ww8/dump/
H A Dww8scan.hxx1291 …sal_uInt16 fOutlineDirtySave : 1; // when 1, indicates that information in the hPLCFpad should be … member in WW8Dop
H A Dww8scan.cxx6026 fOutlineDirtySave = 0 != ( a8Bit & 0x01 ); in WW8Dop()
6199 fOutlineDirtySave = 1; in WW8Dop()
6298 if( fOutlineDirtySave ) a8Bit |= 0x01; in Write()
H A Ddump8a.cxx1041 *pOut << indent2 << "fOutlineDirtySave : " << pD->fOutlineDirtySave << endl1; in DumpDop()
/aoo4110/main/sw/source/filter/ww8/
H A Dww8scan.hxx1541 …sal_uInt16 fOutlineDirtySave : 1; // when 1, indicates that information in the hPLCFpad should be… member in WW8Dop
H A Dww8scan.cxx6738 fOutlineDirtySave = 0 != ( a8Bit & 0x01 ); in WW8Dop()
6936 fOutlineDirtySave = 1; in WW8Dop()
7166 if( fOutlineDirtySave ) a8Bit |= 0x01; in Write()

Completed in 141 milliseconds