Searched refs:bMustNotRecalc (Results 1 – 2 of 2) sorted by relevance
245 sal_Bool bMustNotRecalc : 1; // Tabelle darf nicht an Inhalt angepasst member in SwHTMLTableLayout323 void SetMustNotRecalc( sal_Bool bSet ) { bMustNotRecalc = bSet; } in SetMustNotRecalc()
224 bMustNotResize( sal_False ), bMustNotRecalc( sal_False ) in SwHTMLTableLayout()1825 if( bMustNotRecalc && !bForce ) in Resize()
Completed in 173 milliseconds