Searched refs:bAutoHyph (Results 1 – 2 of 2) sorted by relevance
1436 bAutoHyph = InitHyph(); in CtorInitTxtFormatInfo()1467 if( !bInterHyph && !bAutoHyph ) in IsHyphenate()1585 bAutoHyph = sal_False; in SwTxtFormatInfo()1981 const sal_Bool bOld = bAutoHyph; in ChgHyph()1982 if( bAutoHyph != bNew ) in ChgHyph()1984 bAutoHyph = bNew; in ChgHyph()
566 sal_Bool bAutoHyph : 1; // automatische Trennung ? member in SwTxtFormatInfo647 inline sal_Bool IsAutoHyph() const { return bAutoHyph; } in IsAutoHyph()
Completed in 21 milliseconds