Searched refs:fIncludeFooter (Results 1 – 5 of 5) sorted by relevance
6160 fIncludeFooter = ( a16Bit & 0x2000 ) >> 13 ; in WW8Dop()6232 fIncludeFooter = 1; in WW8Dop()6412 if( fIncludeFooter ) a16Bit |= 0x2000; in Write()
1413 sal_uInt16 fIncludeFooter :1; // Place footer inside page border member in WW8Dop
1133 *pOut << indent2 << "fIncludeFooter : " << pD->fIncludeFooter << endl1; in DumpDop()
1679 sal_uInt16 fIncludeFooter :1; // Place footer inside page border member in WW8Dop
6858 fIncludeFooter = ( a16Bit & 0x2000 ) >> 13 ; in WW8Dop()6966 fIncludeFooter = 1; in WW8Dop()7280 if( fIncludeFooter ) a16Bit |= 0x2000; in Write()