Searched refs:IndexedPropertyValuesContainer (Results 1 – 2 of 2) sorted by relevance
45 class IndexedPropertyValuesContainer : public cppu::WeakImplHelper2< container::XIndexContainer, la… class48 IndexedPropertyValuesContainer() throw();49 virtual ~IndexedPropertyValuesContainer() throw();91 IndexedPropertyValuesContainer::IndexedPropertyValuesContainer() throw() in IndexedPropertyValuesContainer() function in IndexedPropertyValuesContainer95 IndexedPropertyValuesContainer::~IndexedPropertyValuesContainer() throw() in ~IndexedPropertyValuesContainer()100 void SAL_CALL IndexedPropertyValuesContainer::insertByIndex( sal_Int32 nIndex, const ::com::sun::st… in insertByIndex()142 void SAL_CALL IndexedPropertyValuesContainer::removeByIndex( sal_Int32 nIndex ) in removeByIndex()177 void SAL_CALL IndexedPropertyValuesContainer::replaceByIndex( sal_Int32 nIndex, const ::com::sun::s… in replaceByIndex()194 sal_Int32 SAL_CALL IndexedPropertyValuesContainer::getCount( ) in getCount()200 ::com::sun::star::uno::Any SAL_CALL IndexedPropertyValuesContainer::getByIndex( sal_Int32 nIndex ) in getByIndex()[all …]
56 comphelper/source/container/IndexedPropertyValuesContainer \