Searched refs:fSwapBordersFacingPgs (Results 1 – 6 of 6) sorted by relevance
1386 sal_uInt32 fSwapBordersFacingPgs :1; // see above member in WW8Dop
6134 fSwapBordersFacingPgs = ( a32Bit & 0x00000800 ) >> 11 ; in WW8Dop()6256 if (fSwapBordersFacingPgs) a32Bit |= 0x00000800; in GetCompatabilityOptions()
1120 *pOut << indent2 << "fSwapBordersFacingPgs : " << pD->fSwapBordersFacingPgs << endl1; in DumpDop()
1639 sal_uInt32 fSwapBordersFacingPgs :1; // see above member in WW8Dop
1257 rWrt.pDop->fSwapBordersFacingPgs = in CheckForFacinPg()
6992 fSwapBordersFacingPgs = ( a32Bit & 0x00000800 ) >> 11 ; in SetCompatabilityOptions()7030 if (fSwapBordersFacingPgs) a32Bit |= 0x00000800; in GetCompatabilityOptions()
Completed in 142 milliseconds