Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/html/
H A Dswhtml.hxx237 sal_Bool bSpansSection : 1;// The context spans a SwSection member in _HTMLAttrContext
263 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 24 milliseconds