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

#include <fmshimp.hxx>

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

Public Member Functions

 FmXBoundFormFieldIterator (const css::uno::Reference< css::uno::XInterface > &_rStartingPoint)
 
- 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 Member Functions

virtual bool ShouldHandleElement (const css::uno::Reference< css::uno::XInterface > &_rElement) override
 
virtual bool ShouldStepInto (const css::uno::Reference< css::uno::XInterface > &_rContainer) const override
 

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 98 of file fmshimp.hxx.

Constructor & Destructor Documentation

◆ FmXBoundFormFieldIterator()

FmXBoundFormFieldIterator::FmXBoundFormFieldIterator ( const css::uno::Reference< css::uno::XInterface > &  _rStartingPoint)
inline

Definition at line 101 of file fmshimp.hxx.

Member Function Documentation

◆ ShouldHandleElement()

bool FmXBoundFormFieldIterator::ShouldHandleElement ( const css::uno::Reference< css::uno::XInterface > &  _rElement)
overrideprivatevirtual

Reimplemented from comphelper::IndexAccessIterator.

Definition at line 520 of file fmshimp.cxx.

References Any, and FM_PROP_BOUNDFIELD.

◆ ShouldStepInto()

bool FmXBoundFormFieldIterator::ShouldStepInto ( const css::uno::Reference< css::uno::XInterface > &  _rContainer) const
overrideprivatevirtual

Reimplemented from comphelper::IndexAccessIterator.

Definition at line 510 of file fmshimp.cxx.

References comphelper::IndexAccessIterator::m_xStartingPoint.


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