Searched refs:copts_fNoTabForInd (Results 1 – 5 of 5) sorted by relevance
1318 sal_uInt16 copts_fNoTabForInd : 1; // when 1, don�t add automatic tab stops for hanging indent member in WW8Dop
6060 copts_fNoTabForInd = 0 != ( a8Bit & 0x01 ); in WW8Dop()6336 if( copts_fNoTabForInd ) a8Bit |= 0x01; in Write()
1066 *pOut << indent2 << "copts_fNoTabForInd : " << pD->copts_fNoTabForInd << endl1; in DumpDop()
1568 …sal_uInt16 copts_fNoTabForInd : 1; // when 1, don�t add automatic tab stops for hangin… member in WW8Dop
6772 copts_fNoTabForInd = 0 != ( a8Bit & 0x01 ); in WW8Dop()7204 if( copts_fNoTabForInd ) a8Bit |= 0x01; in Write()
Completed in 146 milliseconds