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()
220 bMustNotResize( sal_False ), bMustNotRecalc( sal_False ) in SwHTMLTableLayout()1821 if( bMustNotRecalc && !bForce ) in Resize()
Completed in 49 milliseconds