Home
last modified time | relevance | path

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

/AOO42X/main/sw/source/filter/ww8/dump/
H A Dww8scan.hxx1329 …sal_uInt16 copts_fSwapBordersFacingPgs : 1; // when 1, swap left and right pages on odd facing … member in WW8Dop
H A Dww8scan.cxx6072 copts_fSwapBordersFacingPgs = 0 != ( a8Bit & 0x08 ); in WW8Dop()
6349 if( copts_fSwapBordersFacingPgs ) a8Bit |= 0x08; in Write()
H A Ddump8a.cxx1077 … *pOut << indent2 << "copts_fSwapBordersFacingPgs : " << pD->copts_fSwapBordersFacingPgs << endl1; in DumpDop()
/AOO42X/main/sw/source/filter/ww8/
H A Dww8scan.hxx1578 …sal_uInt16 copts_fSwapBordersFacingPgs : 1; // when 1, swap left and right pages on odd facing … member in WW8Dop
H A Dww8scan.cxx6783 copts_fSwapBordersFacingPgs = 0 != ( a8Bit & 0x08 ); in WW8Dop()
7216 if( copts_fSwapBordersFacingPgs ) a8Bit |= 0x08; in Write()