Searched refs:bSpansSection (Results 1 – 1 of 1) sorted by relevance
239 sal_Bool bSpansSection : 1; // Der Kontext spannt eine SwSection auf member in _HTMLAttrContext265 bSpansSection( sal_False ), in _HTMLAttrContext()287 bSpansSection( sal_False ), in _HTMLAttrContext()318 void SetSpansSection( sal_Bool bSet ) { bSpansSection = bSet; } in SetSpansSection()319 sal_Bool GetSpansSection() const { return bSpansSection; } in GetSpansSection()
Completed in 15 milliseconds