Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/unoidl/
H A Dunosrch.cxx317 return (container::XIndexAccess*)new SdUnoFindAllAccess( aSeq ); in findAll()
833 SdUnoFindAllAccess::SdUnoFindAllAccess( uno::Sequence< uno::Reference< uno::XInterface > >& rSeque… in SdUnoFindAllAccess() function in SdUnoFindAllAccess
838 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()
/trunk/main/sd/source/ui/inc/
H A Dunosrch.hxx128 class SdUnoFindAllAccess : public ::cppu::WeakImplHelper1< ::com::sun::star::container::XIndexAcces… class
134SdUnoFindAllAccess( ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Reference< ::com::sun:…
135 virtual ~SdUnoFindAllAccess() throw();

Completed in 12 milliseconds