Searched refs:bIgnoreDontExpand (Results 1 – 2 of 2) sorted by relevance
103 sal_Bool bIgnoreDontExpand : 1; // for Text Attributes - ignore the flag member in SwNode136 inline sal_Bool IsIgnoreDontExpand() const { return bIgnoreDontExpand; } in IsIgnoreDontExpand()137 inline void SetIgnoreDontExpand( sal_Bool bNew ) { bIgnoreDontExpand = bNew; } in SetIgnoreDontExpand()
336 bSetNumLSpace = bIgnoreDontExpand = sal_False; in SwNode()370 bSetNumLSpace = bIgnoreDontExpand = sal_False; in SwNode()
Completed in 69 milliseconds