LibreOffice Module sw (master) 1
Public Member Functions | Protected Member Functions | Private Attributes | List of all members
SwXFrames Class Reference

#include <unocoll.hxx>

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

Public Member Functions

 SwXFrames (SwDoc *pDoc, FlyCntType eSet)
 
virtual css::uno::Reference< css::container::XEnumeration > SAL_CALL createEnumeration () override
 
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
 

Protected Member Functions

virtual ~SwXFrames () override
 

Private Attributes

const FlyCntType m_eType
 

Detailed Description

Definition at line 300 of file unocoll.hxx.

Constructor & Destructor Documentation

◆ ~SwXFrames()

SwXFrames::~SwXFrames ( )
overrideprotectedvirtual

Definition at line 1153 of file unocoll.cxx.

◆ SwXFrames()

SwXFrames::SwXFrames ( SwDoc pDoc,
FlyCntType  eSet 
)

Definition at line 1148 of file unocoll.cxx.

References m_eType.

Member Function Documentation

◆ createEnumeration()

uno::Reference< container::XEnumeration > SwXFrames::createEnumeration ( )
overridevirtual

◆ getByIndex()

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

◆ getByName()

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

◆ getCount()

sal_Int32 SwXFrames::getCount ( )
overridevirtual

◆ getElementNames()

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

Definition at line 1223 of file unocoll.cxx.

References createEnumeration(), and SwUnoCollection::IsValid().

◆ getElementType()

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

◆ getImplementationName()

OUString SwXFrames::getImplementationName ( )
overridevirtual

Reimplemented in SwXTextFrames, SwXTextGraphicObjects, and SwXTextEmbeddedObjects.

Definition at line 1133 of file unocoll.cxx.

◆ getSupportedServiceNames()

Sequence< OUString > SwXFrames::getSupportedServiceNames ( )
overridevirtual

Reimplemented in SwXTextFrames, SwXTextGraphicObjects, and SwXTextEmbeddedObjects.

Definition at line 1143 of file unocoll.cxx.

◆ hasByName()

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

◆ hasElements()

sal_Bool SwXFrames::hasElements ( )
overridevirtual

◆ supportsService()

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

Reimplemented in SwXTextFrames, SwXTextGraphicObjects, and SwXTextEmbeddedObjects.

Definition at line 1138 of file unocoll.cxx.

References cppu::supportsService().

Member Data Documentation

◆ m_eType

const FlyCntType SwXFrames::m_eType
private

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