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

#include <unocoll.hxx>

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

Public Member Functions

 SwXFootnotes (bool bEnd, 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
 
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::XFootnote > GetObject (SwDoc &rDoc, const SwFormatFootnote &rFormat)
 

Private Member Functions

virtual ~SwXFootnotes () override
 

Private Attributes

const bool m_bEndnote
 

Detailed Description

Definition at line 453 of file unocoll.hxx.

Constructor & Destructor Documentation

◆ ~SwXFootnotes()

SwXFootnotes::~SwXFootnotes ( )
overrideprivatevirtual

Definition at line 1747 of file unocoll.cxx.

◆ SwXFootnotes()

SwXFootnotes::SwXFootnotes ( bool  bEnd,
SwDoc pDoc 
)

Definition at line 1741 of file unocoll.cxx.

Member Function Documentation

◆ getByIndex()

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

◆ getCount()

sal_Int32 SwXFootnotes::getCount ( )
overridevirtual

◆ getElementType()

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

Definition at line 1803 of file unocoll.cxx.

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

◆ getImplementationName()

OUString SwXFootnotes::getImplementationName ( )
overridevirtual

Definition at line 1726 of file unocoll.cxx.

◆ GetObject()

Reference< XFootnote > SwXFootnotes::GetObject ( SwDoc rDoc,
const SwFormatFootnote rFormat 
)
static

Definition at line 1816 of file unocoll.cxx.

References SwXFootnote::CreateXFootnote().

Referenced by lcl_ExportHints().

◆ getSupportedServiceNames()

Sequence< OUString > SwXFootnotes::getSupportedServiceNames ( )
overridevirtual

Definition at line 1736 of file unocoll.cxx.

◆ hasElements()

sal_Bool SwXFootnotes::hasElements ( )
overridevirtual

◆ supportsService()

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

Definition at line 1731 of file unocoll.cxx.

References cppu::supportsService().

Member Data Documentation

◆ m_bEndnote

const bool SwXFootnotes::m_bEndnote
private

Definition at line 456 of file unocoll.hxx.

Referenced by getByIndex(), and getCount().


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