Home
last modified time | relevance | path

Searched refs:fAutoHyphen (Results 1 – 7 of 7) sorted by relevance

/aoo4110/main/sw/source/filter/ww8/dump/
H A Dww8scan.hxx1297 sal_uInt16 fAutoHyphen : 1; // when 1, Word will hyphenate newly typed text as a background task member in WW8Dop
H A Dww8scan.cxx6033 fAutoHyphen = 0 != ( a8Bit & 0x10 ); in WW8Dop()
6306 if( fAutoHyphen ) a8Bit |= 0x10; in Write()
H A Ddump8a.cxx1046 *pOut << indent2 << "fAutoHyphen : " << pD->fAutoHyphen << endl1; in DumpDop()
/aoo4110/main/sw/source/filter/ww8/
H A Dww8scan.hxx1547 …sal_uInt16 fAutoHyphen : 1; // when 1, Word will hyphenate newly typed text as a background … member in WW8Dop
H A Dww8scan.cxx6745 fAutoHyphen = 0 != ( a8Bit & 0x10 ); in WW8Dop()
7174 if( fAutoHyphen ) a8Bit |= 0x10; in Write()
H A Dww8par2.cxx4709 if (pIo->pWDop->fAutoHyphen in Import()
H A Dwrtww8.cxx3333 pDop->fAutoHyphen = ((const SvxHyphenZoneItem*)pItem)->IsHyphen(); in ExportDocument_Impl()

Completed in 133 milliseconds