Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/filter/ww8/dump/
H A Dww8scan.hxx1412 sal_uInt16 fIncludeHeader :1; // Place header inside page border member in WW8Dop
H A Dww8scan.cxx6160 fIncludeHeader = ( a16Bit & 0x1000 ) >> 12 ; in WW8Dop()
6232 fIncludeHeader = 1; in WW8Dop()
6412 if( fIncludeHeader ) a16Bit |= 0x1000; in Write()
H A Ddump8a.cxx1132 *pOut << indent2 << "fIncludeHeader : " << pD->fIncludeHeader << endl1; in DumpDop()
/aoo41x/main/sw/source/filter/ww8/
H A Dww8scan.hxx1679 sal_uInt16 fIncludeHeader :1; // Place header inside page border member in WW8Dop
H A Dww8scan.cxx6859 fIncludeHeader = ( a16Bit & 0x1000 ) >> 12 ; in WW8Dop()
6967 fIncludeHeader = 1; in WW8Dop()
7281 if( fIncludeHeader ) a16Bit |= 0x1000; in Write()

Completed in 434 milliseconds