Home
last modified time | relevance | path

Searched refs:fSwapBordersFacingPgs (Results 1 – 6 of 6) sorted by relevance

/aoo42x/main/sw/source/filter/ww8/dump/
H A Dww8scan.hxx1386 sal_uInt32 fSwapBordersFacingPgs :1; // see above member in WW8Dop
H A Dww8scan.cxx6134 fSwapBordersFacingPgs = ( a32Bit & 0x00000800 ) >> 11 ; in WW8Dop()
6256 if (fSwapBordersFacingPgs) a32Bit |= 0x00000800; in GetCompatabilityOptions()
H A Ddump8a.cxx1120 *pOut << indent2 << "fSwapBordersFacingPgs : " << pD->fSwapBordersFacingPgs << endl1; in DumpDop()
/aoo42x/main/sw/source/filter/ww8/
H A Dww8scan.hxx1639 sal_uInt32 fSwapBordersFacingPgs :1; // see above member in WW8Dop
H A Dwrtw8sty.cxx1257 rWrt.pDop->fSwapBordersFacingPgs = in CheckForFacinPg()
H A Dww8scan.cxx6991 fSwapBordersFacingPgs = ( a32Bit & 0x00000800 ) >> 11 ; in SetCompatabilityOptions()
7029 if (fSwapBordersFacingPgs) a32Bit |= 0x00000800; in GetCompatabilityOptions()

Completed in 101 milliseconds