Searched refs:bSpansSection (Results 1 – 1 of 1) sorted by relevance
237 sal_Bool bSpansSection : 1;// The context spans a SwSection member in _HTMLAttrContext263 bSpansSection( sal_False ), in _HTMLAttrContext()285 bSpansSection( sal_False ), in _HTMLAttrContext()316 void SetSpansSection( sal_Bool bSet ) { bSpansSection = bSet; } in SetSpansSection()317 sal_Bool GetSpansSection() const { return bSpansSection; } in GetSpansSection()
Completed in 12 milliseconds