LibreOffice Module sw (master) 1
|
#include <unocoll.hxx>
Public Member Functions | |
SwXTextSections (SwDoc *pDoc) | |
virtual sal_Int32 SAL_CALL | getCount () override |
virtual css::uno::Any SAL_CALL | getByIndex (sal_Int32 nIndex) override |
virtual css::uno::Any SAL_CALL | getByName (const OUString &Name) override |
virtual css::uno::Sequence< OUString > SAL_CALL | getElementNames () override |
virtual sal_Bool SAL_CALL | hasByName (const OUString &Name) override |
virtual css::uno::Type SAL_CALL | getElementType () override |
virtual sal_Bool SAL_CALL | hasElements () override |
virtual OUString SAL_CALL | getImplementationName () override |
virtual sal_Bool SAL_CALL | supportsService (const OUString &ServiceName) override |
virtual css::uno::Sequence< OUString > SAL_CALL | getSupportedServiceNames () override |
Public Member Functions inherited from SwUnoCollection | |
SwUnoCollection (SwDoc *p) | |
virtual | ~SwUnoCollection () |
virtual void | Invalidate () |
bool | IsValid () const |
SwDoc * | GetDoc () const |
Static Public Member Functions | |
static css::uno::Reference< css::text::XTextSection > | GetObject (SwSectionFormat &rFormat) |
Private Member Functions | |
virtual | ~SwXTextSections () override |
Definition at line 370 of file unocoll.hxx.
|
overrideprivatevirtual |
Definition at line 1373 of file unocoll.cxx.
SwXTextSections::SwXTextSections | ( | SwDoc * | pDoc | ) |
Definition at line 1368 of file unocoll.cxx.
|
overridevirtual |
Definition at line 1392 of file unocoll.cxx.
References Any, SwUnoCollection::GetDoc(), GetObject(), SwDoc::GetSections(), i, SwUnoCollection::IsValid(), o3tl::make_unsigned(), nCount, nIndex, and SwVectorModifyBase< Value >::size().
|
overridevirtual |
Definition at line 1421 of file unocoll.cxx.
References SwUnoCollection::GetDoc(), GetObject(), SwSectionFormat::GetSection(), SwSection::GetSectionName(), SwDoc::GetSections(), i, SwSectionFormat::IsInNodesArr(), SwUnoCollection::IsValid(), and SwVectorModifyBase< Value >::size().
|
overridevirtual |
Definition at line 1377 of file unocoll.cxx.
References SwUnoCollection::GetDoc(), SwDoc::GetSections(), i, SwUnoCollection::IsValid(), nCount, and SwVectorModifyBase< Value >::size().
|
overridevirtual |
Definition at line 1447 of file unocoll.cxx.
References aSeq, SwUnoCollection::GetDoc(), SwSectionFormat::GetSection(), SwSection::GetSectionName(), SwDoc::GetSections(), i, SwSectionFormat::IsInNodesArr(), SwUnoCollection::IsValid(), nCount, nIndex, and SwVectorModifyBase< Value >::size().
|
overridevirtual |
Definition at line 1505 of file unocoll.cxx.
References cppu::UnoType< typename T >::get().
|
overridevirtual |
Definition at line 1353 of file unocoll.cxx.
|
static |
Definition at line 1523 of file unocoll.cxx.
References SwXTextSection::CreateXTextSection().
Referenced by getByIndex(), getByName(), SwUnoCursorHelper::getCursorPropertyValue(), SwXRedline::getPropertyValue(), SwXCell::getPropertyValue(), and SwXTextTable::getPropertyValue().
|
overridevirtual |
Definition at line 1363 of file unocoll.cxx.
|
overridevirtual |
Definition at line 1479 of file unocoll.cxx.
References SwUnoCollection::GetDoc(), SwSectionFormat::GetSection(), SwSection::GetSectionName(), SwDoc::GetSections(), i, SwUnoCollection::IsValid(), and SwVectorModifyBase< Value >::size().
|
overridevirtual |
Definition at line 1510 of file unocoll.cxx.
References SwUnoCollection::GetDoc(), SwDoc::GetSections(), SwUnoCollection::IsValid(), nCount, and SwVectorModifyBase< Value >::size().
|
overridevirtual |
Definition at line 1358 of file unocoll.cxx.
References cppu::supportsService().