Searched refs:insert_sorted (Results 1 – 2 of 2) sorted by relevance
193 sal_Int32 nPosInserted = insert_sorted(m_aCompArray, aNewGroupComp, OGroupCompLess()); in InsertComponent()196 insert_sorted(m_aCompAccArray, aNewGroupCompAcc, OGroupCompAccLess()); in InsertComponent()
68 …sal_Int32 insert_sorted(::std::vector<ELEMENT>& _rArray, const ELEMENT& _rNewElement, const LESS_C… in insert_sorted() function
Completed in 15 milliseconds