Searched refs:bFollowField (Results 1 – 1 of 1) sorted by relevance
280 sal_Bool bFollowField : 1; // Es steht noch ein Feldrest fuer den Follow an. member in SwParaPortion333 inline void SetFollowField( const sal_Bool bNew = sal_True ) { bFollowField = bNew; } in SetFollowField()334 inline sal_Bool IsFollowField() const { return bFollowField; } in IsFollowField()403 bFollowField = bFixLineHeight = bMargin = sal_False; in FormatReset()
Completed in 16 milliseconds