LibreOffice Module sw (master) 1
Public Member Functions | Static Public Member Functions | Private Member Functions | List of all members
SwXTextSections Class Referencefinal

#include <unocoll.hxx>

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

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
 
SwDocGetDoc () const
 

Static Public Member Functions

static css::uno::Reference< css::text::XTextSection > GetObject (SwSectionFormat &rFormat)
 

Private Member Functions

virtual ~SwXTextSections () override
 

Detailed Description

Definition at line 370 of file unocoll.hxx.

Constructor & Destructor Documentation

◆ ~SwXTextSections()

SwXTextSections::~SwXTextSections ( )
overrideprivatevirtual

Definition at line 1373 of file unocoll.cxx.

◆ SwXTextSections()

SwXTextSections::SwXTextSections ( SwDoc pDoc)

Definition at line 1368 of file unocoll.cxx.

Member Function Documentation

◆ getByIndex()

uno::Any SwXTextSections::getByIndex ( sal_Int32  nIndex)
overridevirtual

◆ getByName()

uno::Any SwXTextSections::getByName ( const OUString &  Name)
overridevirtual

◆ getCount()

sal_Int32 SwXTextSections::getCount ( )
overridevirtual

◆ getElementNames()

uno::Sequence< OUString > SwXTextSections::getElementNames ( )
overridevirtual

◆ getElementType()

uno::Type SAL_CALL SwXTextSections::getElementType ( )
overridevirtual

Definition at line 1505 of file unocoll.cxx.

References cppu::UnoType< typename T >::get().

◆ getImplementationName()

OUString SwXTextSections::getImplementationName ( )
overridevirtual

Definition at line 1353 of file unocoll.cxx.

◆ GetObject()

uno::Reference< XTextSection > SwXTextSections::GetObject ( SwSectionFormat rFormat)
static

◆ getSupportedServiceNames()

Sequence< OUString > SwXTextSections::getSupportedServiceNames ( )
overridevirtual

Definition at line 1363 of file unocoll.cxx.

◆ hasByName()

sal_Bool SwXTextSections::hasByName ( const OUString &  Name)
overridevirtual

◆ hasElements()

sal_Bool SwXTextSections::hasElements ( )
overridevirtual

◆ supportsService()

sal_Bool SwXTextSections::supportsService ( const OUString &  ServiceName)
overridevirtual

Definition at line 1358 of file unocoll.cxx.

References cppu::supportsService().


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