Home
last modified time | relevance | path

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

/trunk/main/sw/inc/
H A Dhtmltbl.hxx245 sal_Bool bMustNotRecalc : 1; // Tabelle darf nicht an Inhalt angepasst member in SwHTMLTableLayout
323 void SetMustNotRecalc( sal_Bool bSet ) { bMustNotRecalc = bSet; } in SetMustNotRecalc()
/trunk/main/sw/source/core/doc/
H A Dhtmltbl.cxx224 bMustNotResize( sal_False ), bMustNotRecalc( sal_False ) in SwHTMLTableLayout()
1825 if( bMustNotRecalc && !bForce ) in Resize()

Completed in 29 milliseconds