Searched refs:copts_fSwapBordersFacingPgs (Results 1 – 5 of 5) sorted by relevance
1329 …sal_uInt16 copts_fSwapBordersFacingPgs : 1; // when 1, swap left and right pages on odd facing … member in WW8Dop
6072 copts_fSwapBordersFacingPgs = 0 != ( a8Bit & 0x08 ); in WW8Dop()6349 if( copts_fSwapBordersFacingPgs ) a8Bit |= 0x08; in Write()
1077 … *pOut << indent2 << "copts_fSwapBordersFacingPgs : " << pD->copts_fSwapBordersFacingPgs << endl1; in DumpDop()
1578 …sal_uInt16 copts_fSwapBordersFacingPgs : 1; // when 1, swap left and right pages on odd facing … member in WW8Dop
6783 copts_fSwapBordersFacingPgs = 0 != ( a8Bit & 0x08 ); in WW8Dop()7216 if( copts_fSwapBordersFacingPgs ) a8Bit |= 0x08; in Write()