Searched refs:fPagSuppressTopSpacing (Results 1 – 5 of 5) sorted by relevance
1309 …sal_uInt16 fPagSuppressTopSpacing : 1;//when 1, file created with SUPPRESSTOPSPACING=YES in win.i… member in WW8Dop
6048 fPagSuppressTopSpacing = 0 != ( a8Bit & 0x01 ); in WW8Dop()6323 if( fPagSuppressTopSpacing ) a8Bit |= 0x01; in Write()
1058 *pOut << indent2 << "fPagSuppressTopSpacing : " << pD->fPagSuppressTopSpacing << endl1; in DumpDop()
1558 …sal_uInt16 fPagSuppressTopSpacing : 1;//when 1, file created with SUPPRESSTOPSPACING=YES in win.i… member in WW8Dop
6759 fPagSuppressTopSpacing = 0 != ( a8Bit & 0x01 ); in WW8Dop()7190 if( fPagSuppressTopSpacing ) a8Bit |= 0x01; in Write()