Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/text/
H A Dporlay.hxx104 sal_Bool bEndHyph : 1; member in SwLineLayout
131 inline void SetEndHyph( const sal_Bool bNew ) { bEndHyph = bNew; } in SetEndHyph()
132 inline sal_Bool IsEndHyph() const { return bEndHyph; } in IsEndHyph()
376 bFormatAdj = bDummy = bFntChg = bTab = bEndHyph = bMidHyph = bFly in ResetFlags()

Completed in 21 milliseconds