Home
last modified time | relevance | path

Searched refs:IndexAccessIterator (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/comphelper/source/container/
H A Dcontainer.cxx38 IndexAccessIterator::IndexAccessIterator(::com::sun::star::uno::Reference< ::com::sun::star::uno::X… in IndexAccessIterator() function in comphelper::IndexAccessIterator
45 IndexAccessIterator::~IndexAccessIterator() {} in ~IndexAccessIterator()
48 ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface> IndexAccessIterator::Next() in Next()
/aoo4110/main/comphelper/inc/comphelper/
H A Dcontainer.hxx41 class COMPHELPER_DLLPUBLIC IndexAccessIterator class
58IndexAccessIterator(::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface> xStarting…
60 virtual ~IndexAccessIterator();
/aoo4110/main/svx/source/inc/
H A Dfmshimp.hxx107 class SAL_DLLPRIVATE FmXBoundFormFieldIterator : public ::comphelper::IndexAccessIterator
110 …com::sun::star::uno::XInterface>& _rStartingPoint) : ::comphelper::IndexAccessIterator(_rStartingP… in FmXBoundFormFieldIterator()
571 class SAL_DLLPRIVATE SearchableControlIterator : public ::comphelper::IndexAccessIterator
584 …virtual void Invalidate() { IndexAccessIterator::Invalidate(); m_sCurrentValue = ::rtl::OUString()… in Invalidate()
/aoo4110/main/forms/source/runtime/
H A Dformoperations.cxx546 ::comphelper::IndexAccessIterator aIter( m_xLoadableForm ); in execute()
/aoo4110/main/svx/source/form/
H A Dfmshimp.cxx1757 ::comphelper::IndexAccessIterator aIter(xCurrentForms); in SetY2KState()
4133 :IndexAccessIterator(xStartingPoint) in SearchableControlIterator()

Completed in 62 milliseconds