Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/filter/ww8/dump/
H A Dww8scan.hxx1295 sal_uInt16 fLabelDoc : 1; // when 1, document was created as a print merge labels document member in WW8Dop
H A Dww8scan.cxx6031 fLabelDoc = 0 != ( a8Bit & 0x04 ); in WW8Dop()
6304 if( fLabelDoc ) a8Bit |= 0x04; in Write()
H A Ddump8a.cxx1044 *pOut << indent2 << "fLabelDoc : " << pD->fLabelDoc << endl1; in DumpDop()
/aoo4110/main/sw/source/filter/ww8/
H A Dww8scan.hxx1545 … sal_uInt16 fLabelDoc : 1; // when 1, document was created as a print merge labels document member in WW8Dop
H A Dww8scan.cxx6743 fLabelDoc = 0 != ( a8Bit & 0x04 ); in WW8Dop()
7172 if( fLabelDoc ) a8Bit |= 0x04; in Write()

Completed in 99 milliseconds