LibreOffice Module sw (master) 1
|
UNO wrapper around SwContentControlManager. More...
#include <unocontentcontrol.hxx>
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 |
SwDoc * | GetDoc () const |
Private Member Functions | |
~SwXContentControls () override | |
UNO wrapper around SwContentControlManager.
Definition at line 151 of file unocontentcontrol.hxx.
|
overrideprivate |
Definition at line 1399 of file unocontentcontrol.cxx.
SwXContentControls::SwXContentControls | ( | SwDoc * | pDoc | ) |
Definition at line 1394 of file unocontentcontrol.cxx.
|
override |
Definition at line 1413 of file unocontentcontrol.cxx.
References SwXContentControl::CreateXContentControl(), SwContentControlManager::Get(), SwFormatContentControl::GetContentControl(), SwTextAttr::GetContentControl(), SwDoc::GetContentControlManager(), SwContentControlManager::GetCount(), SwUnoCollection::GetDoc(), SwUnoCollection::IsValid(), o3tl::make_unsigned(), and nIndex.
|
override |
Definition at line 1401 of file unocontentcontrol.cxx.
References SwDoc::GetContentControlManager(), SwContentControlManager::GetCount(), SwUnoCollection::GetDoc(), and SwUnoCollection::IsValid().
|
override |
Definition at line 1437 of file unocontentcontrol.cxx.
References cppu::UnoType< typename T >::get().
|
override |
Definition at line 1439 of file unocontentcontrol.cxx.
References SwDoc::GetContentControlManager(), SwUnoCollection::GetDoc(), SwContentControlManager::IsEmpty(), and SwUnoCollection::IsValid().