Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/filter/html/
H A Dswhtml.hxx239 sal_Bool bSpansSection : 1; // Der Kontext spannt eine SwSection auf member in _HTMLAttrContext
265 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