Searched refs:bFixFooterDist (Results 1 – 1 of 1) sorted by relevance
73 sal_Bool bFixFooterDist : 1; member in _HTMLAttrContext_SaveDoc82 bFixHeaderDist( sal_False ), bFixFooterDist( sal_False ) in _HTMLAttrContext_SaveDoc()112 void SetFixFooterDist( sal_Bool bSet ) { bFixFooterDist = bSet; } in SetFixFooterDist()113 sal_Bool GetFixFooterDist() const { return bFixFooterDist; } in GetFixFooterDist()
Completed in 19 milliseconds