Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/text/
H A Dporlay.hxx280 sal_Bool bFollowField : 1; // Es steht noch ein Feldrest fuer den Follow an. member in SwParaPortion
333 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 14 milliseconds