Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/text/
H A Dporlay.hxx101 sal_Bool bFormatAdj : 1; member in SwLineLayout
127 inline void SetFormatAdj( const sal_Bool bNew ) { bFormatAdj = bNew; } in SetFormatAdj()
128 inline sal_Bool IsFormatAdj() const { return bFormatAdj; } in IsFormatAdj()
376 bFormatAdj = bDummy = bFntChg = bTab = bEndHyph = bMidHyph = bFly in ResetFlags()

Completed in 9 milliseconds