Searched refs:bFormatAdj (Results 1 – 1 of 1) sorted by relevance
101 sal_Bool bFormatAdj : 1; member in SwLineLayout127 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 11 milliseconds