Searched refs:pConstr (Results 1 – 1 of 1) sorted by relevance
166 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 19 milliseconds