Searched refs:nRowsLeft (Results 1 – 3 of 3) sorted by relevance
613 sal_Int32 nRowsLeft = 0; in CreateImpl() local624 nRowsLeft = xSet->getRow(); in CreateImpl()648 if (!m_aCurLeaf->Insert(aNewNode, --nRowsLeft)) in CreateImpl()653 if(nRowsLeft) in CreateImpl()
181 sal_Bool ONDXPage::Insert(ONDXNode& rNode, sal_uInt32 nRowsLeft) in Insert() argument185 sal_Bool bAppend = nRowsLeft > 0; in Insert()250 if (!IsLeaf() || nRowsLeft < (sal_uInt32)(rIndex.GetMaxNodes() / 2)) in Insert()
136 sal_Bool Insert(ONDXNode& rNode, sal_uInt32 nRowsLeft = 0);
Completed in 21 milliseconds