Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/dump/
H A Dww8scan.hxx1318 sal_uInt16 copts_fNoTabForInd : 1; // when 1, don�t add automatic tab stops for hanging indent member in WW8Dop
H A Dww8scan.cxx6060 copts_fNoTabForInd = 0 != ( a8Bit & 0x01 ); in WW8Dop()
6336 if( copts_fNoTabForInd ) a8Bit |= 0x01; in Write()
H A Ddump8a.cxx1066 *pOut << indent2 << "copts_fNoTabForInd : " << pD->copts_fNoTabForInd << endl1; in DumpDop()
/trunk/main/sw/source/filter/ww8/
H A Dww8scan.hxx1568 …sal_uInt16 copts_fNoTabForInd : 1; // when 1, don�t add automatic tab stops for hangin… member in WW8Dop
H A Dww8scan.cxx6771 copts_fNoTabForInd = 0 != ( a8Bit & 0x01 ); in WW8Dop()
7203 if( copts_fNoTabForInd ) a8Bit |= 0x01; in Write()

Completed in 93 milliseconds