Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/dump/
H A Dww8scan.hxx1411 sal_uInt16 fSnapBorder :1; // Snap table and page borders to page border member in WW8Dop
H A Dww8scan.cxx6159 fSnapBorder = ( a16Bit & 0x0800 ) >> 11 ; in WW8Dop()
6411 if( fSnapBorder ) a16Bit |= 0x0800; in Write()
H A Ddump8a.cxx1131 *pOut << indent2 << "fSnapBorder : " << pD->fSnapBorder << endl1; in DumpDop()
/trunk/main/sw/source/filter/ww8/
H A Dww8scan.hxx1678 sal_uInt16 fSnapBorder :1; // Snap table and page borders to page border member in WW8Dop
H A Dww8scan.cxx6857 fSnapBorder = ( a16Bit & 0x0800 ) >> 11 ; in WW8Dop()
7279 if( fSnapBorder ) a16Bit |= 0x0800; in Write()

Completed in 118 milliseconds