Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/txtnode/
H A Dswfont.cxx420 bNoHyph = sal_False; in SetDiffFnt()
452 bNoHyph = rFont.bNoHyph; in SwFont()
469 bNoHyph = pAttrSet->GetNoHyphenHere().GetValue(); in SwFont()
603 bNoHyph = rFont.bNoHyph; in operator =()
/trunk/main/sw/source/core/inc/
H A Dswfont.hxx145 sal_Bool bNoHyph :1; // SwTxtNoHyphenHere: keine Trennstelle member in SwFont
237 inline sal_Bool IsNoHyph() const { return bNoHyph; } in IsNoHyph()
788 bNoHyph = bNew; in SetNoHyph()

Completed in 22 milliseconds