Home
last modified time | relevance | path

Searched refs:SetHyphen (Results 1 – 6 of 6) sorted by relevance

/trunk/main/editeng/inc/editeng/
H A Dhyznitem.hxx75 inline void SetHyphen( const sal_Bool bNew ) { bHyphen = bNew; } in SetHyphen() function in SvxHyphenZoneItem
H A Dsplwrap.hxx111 inline void SetHyphen( const sal_Bool bNew = sal_True ){ bHyphen = bNew; } in SetHyphen() function in SvxSpellWrapper
/trunk/main/sw/source/ui/lingu/
H A Dhyp.cxx75 SetHyphen(); in SwHyphWrapper()
/trunk/main/editeng/source/items/
H A Dparaitem.cxx851 pAttr->SetHyphen( sal_Bool( _bHyphen != 0 ) ); in Create()
/trunk/main/cui/source/tabpages/
H A Dparagrph.cxx1438 aHyphen.SetHyphen( eHyphenState == STATE_CHECK ); in FillItemSet()
/trunk/main/sw/source/filter/ww8/
H A Dww8par6.cxx4970 aAttr.SetHyphen( 0 == *pData ); // sic ! in Read_Hyphenation()

Completed in 89 milliseconds