Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/fields/
H A Dexpfld.cxx555 extern void InsertSort( SvUShorts& rArr, sal_uInt16 nIdx, sal_uInt16* pInsPos = 0 ); in SetSeqRefNo()
568 InsertSort( aArr, ((SwSetExpField*)pF->GetField())->GetSeqNumber() ); in SetSeqRefNo()
609 rList.InsertSort( pNew ); in GetSeqFldList()
707 sal_Bool SwSeqFldList::InsertSort( _SeqFldLstElem* pNew ) in InsertSort() function in SwSeqFldList
H A Dreffld.cxx74 extern void InsertSort( SvUShorts& rArr, sal_uInt16 nIdx, sal_uInt16* pInsPos = 0 );
/trunk/main/sw/source/core/undo/
H A Duntbl.cxx193 void InsertSort( SvUShorts& rArr, sal_uInt16 nIdx, sal_uInt16* pInsPos = 0 );
194 void InsertSort( SvULongs& rArr, sal_uLong nIdx, sal_uInt16* pInsPos = 0 );
1630 InsertSort( *Ptrs.pNewSttNds, rTblBoxes[ i ]->GetSttIdx() ); in SaveNewBoxes()
1635 InsertSort( *Ptrs.pNewSttNds, rTblBoxes[ i ]->GetSttIdx() ); in SaveNewBoxes()
1693 InsertSort( *Ptrs.pNewSttNds, pBox->GetSttIdx(), &nInsPos ); in SaveNewBoxes()
2201 InsertSort( aBoxes, rBoxes[n]->GetSttIdx() ); in SetSelBoxes()
3204 void InsertSort( SvUShorts& rArr, sal_uInt16 nIdx, sal_uInt16* pInsPos ) in InsertSort() function
3231 void InsertSort( SvULongs& rArr, sal_uLong nIdx, sal_uInt16* pInsPos ) in InsertSort() function
/trunk/main/sw/inc/
H A Dexpfld.hxx64 sal_Bool InsertSort( _SeqFldLstElem* );
/trunk/main/sw/source/core/edit/
H A Dedattr.cxx315 while( rList.InsertSort( pNew ) ) in GetSeqFtnList()

Completed in 58 milliseconds