Home
last modified time | relevance | path

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

/AOO42X/main/sw/source/filter/ww8/dump/
H A Dww8scan.hxx1319 …sal_uInt16 copts_fNoSpaceRaiseLower : 1; // when 1, don�t add extra space for raised or … member in WW8Dop
H A Dww8scan.cxx6060 copts_fNoSpaceRaiseLower = 0 != ( a8Bit & 0x02 ); in WW8Dop()
6336 if( copts_fNoSpaceRaiseLower ) a8Bit |= 0x02; in Write()
H A Ddump8a.cxx1067 *pOut << indent2 << "copts_fNoSpaceRaiseLower : " << pD->copts_fNoSpaceRaiseLower << endl1; in DumpDop()
/AOO42X/main/sw/source/filter/ww8/
H A Dww8scan.hxx1568 …sal_uInt16 copts_fNoSpaceRaiseLower : 1; // when 1, don�t add extra space for raised or … member in WW8Dop
H A Dww8scan.cxx6771 copts_fNoSpaceRaiseLower = 0 != ( a8Bit & 0x02 ); in WW8Dop()
7203 if( copts_fNoSpaceRaiseLower ) a8Bit |= 0x02; in Write()