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

UNO wrapper around SwContentControlManager. More...

#include <unocontentcontrol.hxx>

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

Public Member Functions

 SwXContentControls (SwDoc *pDoc)
 
sal_Int32 SAL_CALL getCount () override
 
css::uno::Any SAL_CALL getByIndex (sal_Int32 nIndex) override
 
css::uno::Type SAL_CALL getElementType () override
 
sal_Bool SAL_CALL hasElements () override
 
- Public Member Functions inherited from SwUnoCollection
 SwUnoCollection (SwDoc *p)
 
virtual ~SwUnoCollection ()
 
virtual void Invalidate ()
 
bool IsValid () const
 
SwDocGetDoc () const
 

Private Member Functions

 ~SwXContentControls () override
 

Detailed Description

UNO wrapper around SwContentControlManager.

Definition at line 151 of file unocontentcontrol.hxx.

Constructor & Destructor Documentation

◆ ~SwXContentControls()

SwXContentControls::~SwXContentControls ( )
overrideprivate

Definition at line 1399 of file unocontentcontrol.cxx.

◆ SwXContentControls()

SwXContentControls::SwXContentControls ( SwDoc pDoc)

Definition at line 1394 of file unocontentcontrol.cxx.

Member Function Documentation

◆ getByIndex()

uno::Any SwXContentControls::getByIndex ( sal_Int32  nIndex)
override

◆ getCount()

sal_Int32 SwXContentControls::getCount ( )
override

◆ getElementType()

uno::Type SwXContentControls::getElementType ( )
override

Definition at line 1437 of file unocontentcontrol.cxx.

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

◆ hasElements()

sal_Bool SwXContentControls::hasElements ( )
override

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