LibreOffice Module svx (master) 1
|
#include <fmshimp.hxx>
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 |
Definition at line 98 of file fmshimp.hxx.
|
inline |
Definition at line 101 of file fmshimp.hxx.
|
overrideprivatevirtual |
Reimplemented from comphelper::IndexAccessIterator.
Definition at line 520 of file fmshimp.cxx.
References Any, and FM_PROP_BOUNDFIELD.
|
overrideprivatevirtual |
Reimplemented from comphelper::IndexAccessIterator.
Definition at line 510 of file fmshimp.cxx.
References comphelper::IndexAccessIterator::m_xStartingPoint.