Home
last modified time | relevance | path

Searched refs:IsHyphen (Results 1 – 12 of 12) sorted by relevance

/aoo41x/main/editeng/inc/editeng/
H A Dhyznitem.hxx76 inline sal_Bool IsHyphen() const { return bHyphen; } in IsHyphen() function in SvxHyphenZoneItem
92 bHyphen = rNew.IsHyphen(); in operator =()
H A Dsplwrap.hxx110 inline sal_Bool IsHyphen(){ return bHyphen; } // Trennen statt Spellen in IsHyphen() function in SvxSpellWrapper
/aoo41x/main/editeng/source/misc/
H A Dsplwrap.cxx477 if( !IsHyphen() && bIsSpellSpecial && HasOtherCnt() ) in SpellNext()
499 sal_Bool bDontWrapAround = IsHyphen() ? in SpellNext()
/aoo41x/main/svl/inc/svl/
H A Dlngmisc.hxx44 inline sal_Bool IsHyphen( sal_Unicode cChar ) in IsHyphen() function
/aoo41x/main/linguistic/source/
H A Dmisc.cxx610 sal_Bool bSkip = IsHyphen( cChar ) || IsControlChar( cChar ); in GetOrigWordPos()
628 sal_Bool bSkip = IsHyphen( cChar ) || IsControlChar( cChar ); in GetPosInWordToCheck()
/aoo41x/main/editeng/source/items/
H A Dparaitem.cxx863 rStrm << (sal_Int8) IsHyphen() in Store()
/aoo41x/main/sw/source/core/text/
H A Dinftxt.cxx1395 sal_Bool bAuto = bAutoHyphen || rAttr.IsHyphen(); in InitHyph()
/aoo41x/main/cui/source/tabpages/
H A Dparagrph.cxx1644 bIsHyphen = rHyphen.IsHyphen(); in Reset()
/aoo41x/main/sw/source/filter/ww8/
H A Ddocxattributeoutput.cxx2904 FSNS( XML_w, XML_val ), rHyphenZone.IsHyphen( ) ? "false" : "true" , in ParaHyphenZone()
H A Drtfattributeoutput.cxx2649 sal_Int32 nFlags = rHyphenZone.IsHyphen() ? 1 : 0; in ParaHyphenZone()
H A Dwrtww8.cxx3333 pDop->fAutoHyphen = ((const SvxHyphenZoneItem*)pItem)->IsHyphen(); in ExportDocument_Impl()
H A Dww8atr.cxx3062 m_rWW8Export.pO->Insert( rHyphenZone.IsHyphen() ? 0 : 1, m_rWW8Export.pO->Count() ); in ParaHyphenZone()

Completed in 122 milliseconds