Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/filter/ww8/dump/
H A Dww8scan.hxx1413 sal_uInt16 fIncludeFooter :1; // Place footer inside page border member in WW8Dop
H A Dww8scan.cxx6161 fIncludeFooter = ( a16Bit & 0x2000 ) >> 13 ; in WW8Dop()
6233 fIncludeFooter = 1; in WW8Dop()
6413 if( fIncludeFooter ) a16Bit |= 0x2000; in Write()
H A Ddump8a.cxx1133 *pOut << indent2 << "fIncludeFooter : " << pD->fIncludeFooter << endl1; in DumpDop()
/aoo41x/main/sw/source/filter/ww8/
H A Dww8scan.hxx1680 sal_uInt16 fIncludeFooter :1; // Place footer inside page border member in WW8Dop
H A Dww8scan.cxx6860 fIncludeFooter = ( a16Bit & 0x2000 ) >> 13 ; in WW8Dop()
6968 fIncludeFooter = 1; in WW8Dop()
7282 if( fIncludeFooter ) a16Bit |= 0x2000; in Write()

Completed in 77 milliseconds