Searched refs:bAutoHyph (Results 1 – 2 of 2) sorted by relevance
1424 bAutoHyph = InitHyph(); in CtorInitTxtFormatInfo()1455 if( !bInterHyph && !bAutoHyph ) in IsHyphenate()1573 bAutoHyph = sal_False; in SwTxtFormatInfo()1969 const sal_Bool bOld = bAutoHyph; in ChgHyph()1970 if( bAutoHyph != bNew ) in ChgHyph()1972 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 58 milliseconds