Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/text/
H A Dinftxt.cxx1408 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()
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 33 milliseconds