Searched refs:SetHyphen (Results 1 – 6 of 6) sorted by relevance
75 inline void SetHyphen( const sal_Bool bNew ) { bHyphen = bNew; } in SetHyphen() function in SvxHyphenZoneItem
111 inline void SetHyphen( const sal_Bool bNew = sal_True ){ bHyphen = bNew; } in SetHyphen() function in SvxSpellWrapper
75 SetHyphen(); in SwHyphWrapper()
851 pAttr->SetHyphen( sal_Bool( _bHyphen != 0 ) ); in Create()
1438 aHyphen.SetHyphen( eHyphenState == STATE_CHECK ); in FillItemSet()
4970 aAttr.SetHyphen( 0 == *pData ); // sic ! in Read_Hyphenation()
Completed in 89 milliseconds