Searched refs:IndexAccessIterator (Results 1 – 5 of 5) sorted by relevance
38 IndexAccessIterator::IndexAccessIterator(::com::sun::star::uno::Reference< ::com::sun::star::uno::X… in IndexAccessIterator() function in comphelper::IndexAccessIterator45 IndexAccessIterator::~IndexAccessIterator() {} in ~IndexAccessIterator()48 ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface> IndexAccessIterator::Next() in Next()
41 class COMPHELPER_DLLPUBLIC IndexAccessIterator class58 …IndexAccessIterator(::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface> xStarting…60 virtual ~IndexAccessIterator();
107 class SAL_DLLPRIVATE FmXBoundFormFieldIterator : public ::comphelper::IndexAccessIterator110 …com::sun::star::uno::XInterface>& _rStartingPoint) : ::comphelper::IndexAccessIterator(_rStartingP… in FmXBoundFormFieldIterator()571 class SAL_DLLPRIVATE SearchableControlIterator : public ::comphelper::IndexAccessIterator584 …virtual void Invalidate() { IndexAccessIterator::Invalidate(); m_sCurrentValue = ::rtl::OUString()… in Invalidate()
546 ::comphelper::IndexAccessIterator aIter( m_xLoadableForm ); in execute()
1757 ::comphelper::IndexAccessIterator aIter(xCurrentForms); in SetY2KState()4133 :IndexAccessIterator(xStartingPoint) in SearchableControlIterator()
Completed in 81 milliseconds