Home
last modified time | relevance | path

Searched refs:bInterHyph (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/sw/source/core/text/
H A Dinftxt.cxx1396 if( bAuto || bInterHyph ) in InitHyph()
1418 bInterHyph = bNewInterHyph; in CtorInitTxtFormatInfo()
1455 if( !bInterHyph && !bAutoHyph ) in IsHyphenate()
1463 if (bInterHyph && xHyph.is()) in IsHyphenate()
1572 bInterHyph = sal_False; in SwTxtFormatInfo()
H A Dinftxt.hxx565 sal_Bool bInterHyph: 1; // interaktive Trennung ? member in SwTxtFormatInfo
586 void CtorInitTxtFormatInfo( SwTxtFrm *pFrm, const sal_Bool bInterHyph = sal_False,
646 inline sal_Bool IsInterHyph() const { return bInterHyph; } in IsInterHyph()

Completed in 29 milliseconds