Searched refs:OGroupCompAcc (Results 1 – 2 of 2) sorted by relevance
72 OGroupCompAcc::OGroupCompAcc(const Reference<XPropertySet>& rxElement, const OGroupComp& _rGroupCom… in OGroupCompAcc() function in frm::OGroupCompAcc79 sal_Bool OGroupCompAcc::operator==( const OGroupCompAcc& rCompAcc ) const in operator ==()85 class OGroupCompAccLess : public ::std::binary_function<OGroupCompAcc, OGroupCompAcc, sal_Bool>88 sal_Bool operator() (const OGroupCompAcc& lhs, const OGroupCompAcc& rhs) const in operator ()()195 OGroupCompAcc aNewGroupCompAcc( xSet, m_aCompArray[nPosInserted] ); in InsertComponent()204 OGroupCompAcc aSearchCompAcc( rxElement, OGroupComp() ); in RemoveComponent()207 OGroupCompAcc& aGroupCompAcc = m_aCompAccArray[nGroupCompAccPos]; in RemoveComponent()
128 class OGroupCompAcc class137 …OGroupCompAcc(const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet>& rxEl…139 sal_Bool operator==( const OGroupCompAcc& rCompAcc ) const;145 DECLARE_STL_VECTOR(OGroupCompAcc, OGroupCompAccArr);
Completed in 19 milliseconds