Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/dump/
H A Dww8scan.hxx1409 sal_uInt16 fHtmlDoc :1; // This file is based upon an HTML file member in WW8Dop
H A Dww8scan.cxx6158 fHtmlDoc = ( a16Bit & 0x0200 ) >> 9 ; in WW8Dop()
6410 if( fHtmlDoc ) a16Bit |= 0x0200; in Write()
H A Ddump8a.cxx1130 *pOut << indent2 << "fHtmlDoc : " << pD->fHtmlDoc << endl1; in DumpDop()
/trunk/main/sw/source/filter/ww8/
H A Dww8scan.hxx1676 sal_uInt16 fHtmlDoc :1; // This file is based upon an HTML file member in WW8Dop
H A Dww8scan.cxx6856 fHtmlDoc = ( a16Bit & 0x0200 ) >> 9 ; in WW8Dop()
7278 if( fHtmlDoc ) a16Bit |= 0x0200; in Write()

Completed in 90 milliseconds