Searched refs:SdUnoFindAllAccess (Results 1 – 2 of 2) sorted by relevance
317 return (container::XIndexAccess*)new SdUnoFindAllAccess( aSeq ); in findAll()833 SdUnoFindAllAccess::SdUnoFindAllAccess( uno::Sequence< uno::Reference< uno::XInterface > >& rSeque… in SdUnoFindAllAccess() function in SdUnoFindAllAccess838 SdUnoFindAllAccess::~SdUnoFindAllAccess() throw() in ~SdUnoFindAllAccess()843 uno::Type SAL_CALL SdUnoFindAllAccess::getElementType() in getElementType()849 sal_Bool SAL_CALL SdUnoFindAllAccess::hasElements() in hasElements()856 sal_Int32 SAL_CALL SdUnoFindAllAccess::getCount() in getCount()862 uno::Any SAL_CALL SdUnoFindAllAccess::getByIndex( sal_Int32 Index ) in getByIndex()
128 class SdUnoFindAllAccess : public ::cppu::WeakImplHelper1< ::com::sun::star::container::XIndexAcces… class134 …SdUnoFindAllAccess( ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Reference< ::com::sun:…135 virtual ~SdUnoFindAllAccess() throw();
Completed in 20 milliseconds