Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/doc/
H A Dhtmltbl.cxx163 while( pConstr ) in InsertNext()
165 if( pConstr->GetRow() > pNxt->GetRow() || in InsertNext()
168 pPrev = pConstr; in InsertNext()
169 pConstr = pConstr->GetNext(); in InsertNext()
176 pConstr = this; in InsertNext()
181 pConstr = pNxt; in InsertNext()
184 return pConstr; in InsertNext()
761 pConstraints = pConstr; in AutoLayoutPass1()
844 while( pConstr ) in AutoLayoutPass1()
848 sal_uInt16 nCol = pConstr->GetColumn(); in AutoLayoutPass1()
[all …]

Completed in 21 milliseconds