Home
last modified time | relevance | path

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

/aoo41x/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()
/aoo41x/main/sw/source/core/doc/
H A Dhtmltbl.cxx220 bMustNotResize( sal_False ), bMustNotRecalc( sal_False ) in SwHTMLTableLayout()
1821 if( bMustNotRecalc && !bForce ) in Resize()

Completed in 100 milliseconds