Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/dump/
H A Dww8scan.cxx6032 fHyphCapitals = 0 != ( a8Bit & 0x08 ); in WW8Dop()
6200 fHyphCapitals = 1; in WW8Dop()
6305 if( fHyphCapitals ) a8Bit |= 0x08; in Write()
H A Dww8scan.hxx1296 …sal_uInt16 fHyphCapitals : 1; // when 1, Word is allowed to hyphenate words that are capitalized.… member in WW8Dop
H A Ddump8a.cxx1045 *pOut << indent2 << "fHyphCapitals : " << pD->fHyphCapitals << endl1; in DumpDop()
/trunk/main/sw/source/filter/ww8/
H A Dww8scan.hxx1546 …sal_uInt16 fHyphCapitals : 1; // when 1, Word is allowed to hyphenate words that are capitaliz… member in WW8Dop
H A Dww8scan.cxx6743 fHyphCapitals = 0 != ( a8Bit & 0x08 ); in WW8Dop()
6936 fHyphCapitals = 1; in WW8Dop()
7172 if( fHyphCapitals ) a8Bit |= 0x08; in Write()

Completed in 105 milliseconds