Home
last modified time | relevance | path

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

/aoo41x/main/forms/source/component/
H A DGroupManager.cxx141 class OGroupCompLess : public ::std::binary_function<OGroupComp, OGroupComp, sal_Bool> class
193 sal_Int32 nPosInserted = insert_sorted(m_aCompArray, aNewGroupComp, OGroupCompLess()); in InsertComponent()
211 if ( seek_entry(m_aCompArray, aGroupComp, nGroupCompPos, OGroupCompLess()) ) in RemoveComponent()
H A DGroupManager.hxx107 friend class OGroupCompLess;

Completed in 14 milliseconds