LibreOffice Module sw (master) 1
|
#include <unocoll.hxx>
Public Member Functions | |
SwXTextTables (SwDoc *pDoc) | |
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 |
SwDoc * | GetDoc () const |
Static Public Member Functions | |
static css::uno::Reference< css::text::XTextTable > | GetObject (SwFrameFormat &rFormat) |
Private Member Functions | |
virtual | ~SwXTextTables () override |
Definition at line 263 of file unocoll.hxx.
|
overrideprivatevirtual |
Definition at line 849 of file unocoll.cxx.
SwXTextTables::SwXTextTables | ( | SwDoc * | pDoc | ) |
Definition at line 843 of file unocoll.cxx.
|
overridevirtual |
Definition at line 863 of file unocoll.cxx.
References SwUnoCollection::GetDoc(), GetObject(), SwDoc::GetTableFrameFormats(), SwUnoCollection::IsValid(), and nIndex.
|
overridevirtual |
Definition at line 894 of file unocoll.cxx.
References SwUnoCollection::GetDoc(), SwFormat::GetName(), GetObject(), SwDoc::GetTableFrameFormat(), SwDoc::GetTableFrameFormatCount(), i, SwUnoCollection::IsValid(), and nCount.
|
overridevirtual |
Definition at line 854 of file unocoll.cxx.
References SwUnoCollection::GetDoc(), SwDoc::GetTableFrameFormatCount(), and SwUnoCollection::IsValid().
|
overridevirtual |
Definition at line 919 of file unocoll.cxx.
References aSeq, SwUnoCollection::GetDoc(), SwFormat::GetName(), SwDoc::GetTableFrameFormat(), SwDoc::GetTableFrameFormatCount(), i, SwUnoCollection::IsValid(), and nCount.
|
overridevirtual |
Definition at line 960 of file unocoll.cxx.
References cppu::UnoType< typename T >::get().
|
overridevirtual |
Definition at line 973 of file unocoll.cxx.
|
static |
Definition at line 988 of file unocoll.cxx.
References SwXTextTable::CreateXTextTable().
Referenced by getByIndex(), getByName(), SwUnoCursorHelper::getCursorPropertyValue(), SwXRedline::getPropertyValue(), DocxAttributeOutput::TableDefinition(), and SwVbaSelection::Tables().
|
overridevirtual |
Definition at line 983 of file unocoll.cxx.
|
overridevirtual |
Definition at line 939 of file unocoll.cxx.
References SwUnoCollection::GetDoc(), SwFormat::GetName(), SwDoc::GetTableFrameFormat(), SwDoc::GetTableFrameFormatCount(), i, SwUnoCollection::IsValid(), and nCount.
|
overridevirtual |
Definition at line 965 of file unocoll.cxx.
References SwUnoCollection::GetDoc(), SwDoc::GetTableFrameFormatCount(), and SwUnoCollection::IsValid().
|
overridevirtual |
Definition at line 978 of file unocoll.cxx.
References cppu::supportsService().