Searched refs:bNoHyph (Results 1 – 2 of 2) sorted by relevance
420 bNoHyph = sal_False; in SetDiffFnt()452 bNoHyph = rFont.bNoHyph; in SwFont()469 bNoHyph = pAttrSet->GetNoHyphenHere().GetValue(); in SwFont()603 bNoHyph = rFont.bNoHyph; in operator =()
145 sal_Bool bNoHyph :1; // SwTxtNoHyphenHere: keine Trennstelle member in SwFont237 inline sal_Bool IsNoHyph() const { return bNoHyph; } in IsNoHyph()788 bNoHyph = bNew; in SetNoHyph()
Completed in 56 milliseconds