LibreOffice Module svx (master) 1
Public Member Functions | Private Attributes | List of all members
SearchableControlIterator Class Referencefinal

#include <fmshimp.hxx>

Inheritance diagram for SearchableControlIterator:
[legend]
Collaboration diagram for SearchableControlIterator:
[legend]

Public Member Functions

const OUString & getCurrentValue () const
 
 SearchableControlIterator (css::uno::Reference< css::uno::XInterface > const &xStartingPoint)
 
virtual bool ShouldHandleElement (const css::uno::Reference< css::uno::XInterface > &rElement) override
 
virtual bool ShouldStepInto (const css::uno::Reference< css::uno::XInterface > &xContainer) const override
 
virtual void Invalidate () override
 
- Public Member Functions inherited from comphelper::IndexAccessIterator
 IndexAccessIterator (css::uno::Reference< css::uno::XInterface > xStartingPoint)
 
virtual ~IndexAccessIterator ()
 
css::uno::Reference< css::uno::XInterface > const & Next ()
 
virtual void Invalidate ()
 

Private Attributes

OUString m_sCurrentValue
 

Additional Inherited Members

virtual bool ShouldHandleElement (const css::uno::Reference< css::uno::XInterface > &)
 
virtual bool ShouldStepInto (const css::uno::Reference< css::uno::XInterface > &) const
 
- Protected Attributes inherited from comphelper::IndexAccessIterator
css::uno::Reference< css::uno::XInterface > m_xStartingPoint
 
css::uno::Reference< css::uno::XInterface > m_xCurrentObject
 
::std::vector< sal_Int32 > m_arrChildIndizies
 

Detailed Description

Definition at line 545 of file fmshimp.hxx.

Constructor & Destructor Documentation

◆ SearchableControlIterator()

SearchableControlIterator::SearchableControlIterator ( css::uno::Reference< css::uno::XInterface > const &  xStartingPoint)

Definition at line 3905 of file fmshimp.cxx.

Member Function Documentation

◆ getCurrentValue()

const OUString & SearchableControlIterator::getCurrentValue ( ) const
inline

Definition at line 551 of file fmshimp.hxx.

Referenced by IMPL_LINK().

◆ Invalidate()

virtual void SearchableControlIterator::Invalidate ( )
inlineoverridevirtual

Reimplemented from comphelper::IndexAccessIterator.

Definition at line 557 of file fmshimp.hxx.

◆ ShouldHandleElement()

bool SearchableControlIterator::ShouldHandleElement ( const css::uno::Reference< css::uno::XInterface > &  rElement)
overridevirtual

◆ ShouldStepInto()

bool SearchableControlIterator::ShouldStepInto ( const css::uno::Reference< css::uno::XInterface > &  xContainer) const
overridevirtual

Reimplemented from comphelper::IndexAccessIterator.

Definition at line 3943 of file fmshimp.cxx.

Member Data Documentation

◆ m_sCurrentValue

OUString SearchableControlIterator::m_sCurrentValue
private

Definition at line 547 of file fmshimp.hxx.

Referenced by ShouldHandleElement().


The documentation for this class was generated from the following files: