Searched refs:bInterHyph (Results 1 – 2 of 2) sorted by relevance
1408 if( bAuto || bInterHyph ) in InitHyph()1430 bInterHyph = bNewInterHyph; in CtorInitTxtFormatInfo()1467 if( !bInterHyph && !bAutoHyph ) in IsHyphenate()1475 if (bInterHyph && xHyph.is()) in IsHyphenate()1584 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