Searched refs:fSnapBorder (Results 1 – 5 of 5) sorted by relevance
1411 sal_uInt16 fSnapBorder :1; // Snap table and page borders to page border member in WW8Dop
6158 fSnapBorder = ( a16Bit & 0x0800 ) >> 11 ; in WW8Dop()6410 if( fSnapBorder ) a16Bit |= 0x0800; in Write()
1131 *pOut << indent2 << "fSnapBorder : " << pD->fSnapBorder << endl1; in DumpDop()
1677 sal_uInt16 fSnapBorder :1; // Snap table and page borders to page border member in WW8Dop
6856 fSnapBorder = ( a16Bit & 0x0800 ) >> 11 ; in WW8Dop()7278 if( fSnapBorder ) a16Bit |= 0x0800; in Write()