Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/doc/
H A Dhtmltbl.cxx166 while( pConstr ) in InsertNext()
168 if( pConstr->GetRow() > pNxt->GetRow() || in InsertNext()
171 pPrev = pConstr; in InsertNext()
172 pConstr = pConstr->GetNext(); in InsertNext()
179 pConstr = this; in InsertNext()
184 pConstr = pNxt; in InsertNext()
187 return pConstr; in InsertNext()
765 pConstraints = pConstr; in AutoLayoutPass1()
848 while( pConstr ) in AutoLayoutPass1()
852 sal_uInt16 nCol = pConstr->GetColumn(); in AutoLayoutPass1()
[all …]

Completed in 25 milliseconds