Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/dump/
H A Dww8scan.hxx1309 …sal_uInt16 fPagSuppressTopSpacing : 1;//when 1, file created with SUPPRESSTOPSPACING=YES in win.in… member in WW8Dop
H A Dww8scan.cxx6049 fPagSuppressTopSpacing = 0 != ( a8Bit & 0x01 ); in WW8Dop()
6324 if( fPagSuppressTopSpacing ) a8Bit |= 0x01; in Write()
H A Ddump8a.cxx1058 *pOut << indent2 << "fPagSuppressTopSpacing : " << pD->fPagSuppressTopSpacing << endl1; in DumpDop()
/trunk/main/sw/source/filter/ww8/
H A Dww8scan.hxx1559 …sal_uInt16 fPagSuppressTopSpacing : 1;//when 1, file created with SUPPRESSTOPSPACING=YES in win.i… member in WW8Dop
H A Dww8scan.cxx6760 fPagSuppressTopSpacing = 0 != ( a8Bit & 0x01 ); in WW8Dop()
7191 if( fPagSuppressTopSpacing ) a8Bit |= 0x01; in Write()

Completed in 108 milliseconds