Searched refs:bInterHyph (Results 1 – 2 of 2) sorted by relevance
1396 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()
565 sal_Bool bInterHyph: 1; // interaktive Trennung ? member in SwTxtFormatInfo586 void CtorInitTxtFormatInfo( SwTxtFrm *pFrm, const sal_Bool bInterHyph = sal_False,646 inline sal_Bool IsInterHyph() const { return bInterHyph; } in IsInterHyph()
Completed in 16 milliseconds