Home
last modified time | relevance | path

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

/trunk/main/sw/inc/
H A Dhtmltbl.hxx244 sal_Bool bMustNotResize : 1; // Die Tabelle darf nicht reseized werden member in SwHTMLTableLayout
322 void SetMustNotResize( sal_Bool bSet ) { bMustNotResize = bSet; } in SetMustNotResize()
/trunk/main/sw/source/core/doc/
H A Dhtmltbl.cxx224 bMustNotResize( sal_False ), bMustNotRecalc( sal_False ) in SwHTMLTableLayout()
1821 if( bMustNotResize && !bForce ) in Resize()

Completed in 30 milliseconds