Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/text/
H A Dguess.cxx155 sal_Bool bHyph = rInf.IsHyphenate() && !rInf.IsHyphForbud(); in Guess() local
161 if( bHyph ) in Guess()
297 if( bHyph ) in Guess()
389 bHyph = BreakType::HYPHENATION == aResult.breakType; in Guess()
391 if ( bHyph && nBreakPos != STRING_LEN) in Guess()
430 else if ( !bHyph && nBreakPos >= rInf.GetLineStart() ) in Guess()
H A Dtxthyph.cxx560 const sal_Bool bHyph = rInf.ChgHyph( sal_True ); in Format() local
572 rInf.ChgHyph( bHyph ); in Format()
H A Dportxt.cxx320 const sal_Bool bHyph = rInf.ChgHyph( sal_True ); in _Format() local
330 rInf.ChgHyph( bHyph ); in _Format()
/aoo41x/main/sw/source/core/inc/
H A Ddrawfont.hxx99 sal_Bool bHyph : 1; member in SwDrawTextInfo
161 bDrawSp = bLeft = bRight = bKana = bOfst = bHyph = bSperr = sal_False; in SwDrawTextInfo()
203 ASSERT( bHyph, "DrawTextInfo: Undefined Hyph Position" ); in GetHyphPos()
388 bHyph = sal_True; in SetHyphPos()
/aoo41x/main/editeng/inc/editeng/
H A Dhyznitem.hxx58 SvxHyphenZoneItem( const sal_Bool bHyph /*= sal_False*/,
/aoo41x/main/editeng/source/items/
H A Dparaitem.cxx698 SvxHyphenZoneItem::SvxHyphenZoneItem( const sal_Bool bHyph, const sal_uInt16 nId ) : in SvxHyphenZoneItem() argument
701 bHyphen = bHyph; in SvxHyphenZoneItem()

Completed in 42 milliseconds