LibreOffice Module sw (master) 1
|
#include <unocoll.hxx>
Public Member Functions | |
SwXNumberingRulesCollection (SwDoc *pDoc) | |
virtual sal_Int32 SAL_CALL | getCount () override |
virtual css::uno::Any SAL_CALL | getByIndex (sal_Int32 nIndex) override |
virtual css::uno::Type SAL_CALL | getElementType () override |
virtual sal_Bool SAL_CALL | hasElements () override |
Public Member Functions inherited from SwUnoCollection | |
SwUnoCollection (SwDoc *p) | |
virtual | ~SwUnoCollection () |
virtual void | Invalidate () |
bool | IsValid () const |
SwDoc * | GetDoc () const |
Private Member Functions | |
virtual | ~SwXNumberingRulesCollection () override |
Definition at line 425 of file unocoll.hxx.
|
overrideprivatevirtual |
Definition at line 1681 of file unocoll.cxx.
SwXNumberingRulesCollection::SwXNumberingRulesCollection | ( | SwDoc * | pDoc | ) |
Definition at line 1676 of file unocoll.cxx.
|
overridevirtual |
Definition at line 1693 of file unocoll.cxx.
References SwUnoCollection::GetDoc(), SwUnoCollection::IsValid(), o3tl::make_unsigned(), nIndex, and size.
|
overridevirtual |
Definition at line 1685 of file unocoll.cxx.
References SwUnoCollection::GetDoc(), SwDoc::GetNumRuleTable(), SwUnoCollection::IsValid(), and SwVectorModifyBase< Value >::size().
|
overridevirtual |
Definition at line 1713 of file unocoll.cxx.
References cppu::UnoType< typename T >::get().
|
overridevirtual |
Definition at line 1718 of file unocoll.cxx.
References SwVectorModifyBase< Value >::empty(), SwUnoCollection::GetDoc(), SwDoc::GetNumRuleTable(), and SwUnoCollection::IsValid().