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

#include <unocoll.hxx>

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

Public Member Functions

 SwXTextFrames (SwDoc *pDoc)
 
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 SwXFrames
 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
 

Private Member Functions

virtual ~SwXTextFrames () override
 

Additional Inherited Members

- Protected Member Functions inherited from SwXFrames
virtual ~SwXFrames () override
 

Detailed Description

Definition at line 331 of file unocoll.hxx.

Constructor & Destructor Documentation

◆ ~SwXTextFrames()

SwXTextFrames::~SwXTextFrames ( )
overrideprivatevirtual

Definition at line 1301 of file unocoll.cxx.

◆ SwXTextFrames()

SwXTextFrames::SwXTextFrames ( SwDoc pDoc)

Definition at line 1296 of file unocoll.cxx.

Member Function Documentation

◆ getImplementationName()

OUString SwXTextFrames::getImplementationName ( )
overridevirtual

Reimplemented from SwXFrames.

Definition at line 1281 of file unocoll.cxx.

◆ getSupportedServiceNames()

Sequence< OUString > SwXTextFrames::getSupportedServiceNames ( )
overridevirtual

Reimplemented from SwXFrames.

Definition at line 1291 of file unocoll.cxx.

◆ supportsService()

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

Reimplemented from SwXFrames.

Definition at line 1286 of file unocoll.cxx.

References cppu::supportsService().


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