Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/doc/
H A Dhtmltbl.cxx501 SwHTMLTableLayoutConstraints *pConstraints = 0; in AutoLayoutPass1() local
759 if( pConstraints ) in AutoLayoutPass1()
760 pConstraints = pConstraints->InsertNext( pConstr ); in AutoLayoutPass1()
762 pConstraints = pConstr; in AutoLayoutPass1()
844 SwHTMLTableLayoutConstraints *pConstr = pConstraints; in AutoLayoutPass1()
1119 delete pConstraints; in AutoLayoutPass1()