UNO API wrapper for SwTableLines.
More...
#include <unotbl.hxx>
UNO API wrapper for SwTableLines.
Definition at line 415 of file unotbl.hxx.
◆ ~SwXTableRows()
SwXTableRows::~SwXTableRows |
( |
| ) |
|
|
overrideprivatevirtual |
◆ SwXTableRows()
◆ getByIndex()
uno::Any SwXTableRows::getByIndex |
( |
sal_Int32 |
nIndex | ) |
|
|
overridevirtual |
◆ getCount()
sal_Int32 SwXTableRows::getCount |
( |
| ) |
|
|
overridevirtual |
◆ getElementType()
uno::Type SAL_CALL SwXTableRows::getElementType |
( |
| ) |
|
|
overridevirtual |
◆ GetFrameFormat() [1/2]
◆ GetFrameFormat() [2/2]
◆ getImplementationName()
OUString SwXTableRows::getImplementationName |
( |
| ) |
|
|
overridevirtual |
◆ getSupportedServiceNames()
uno::Sequence< OUString > SwXTableRows::getSupportedServiceNames |
( |
| ) |
|
|
overridevirtual |
◆ hasElements()
◆ insertByIndex()
void SwXTableRows::insertByIndex |
( |
sal_Int32 |
nIndex, |
|
|
sal_Int32 |
nCount |
|
) |
| |
|
overridevirtual |
Definition at line 3874 of file unotbl.cxx.
References SwTableLines::back(), SwDoc::CreateUnoCursor(), SwTable::FindTable(), fnMoveForward, SwFormat::GetDoc(), GetFrameFormat(), SwTableBox::GetSttNd(), SwTableLine::GetTabBoxes(), SwTable::GetTableBox(), SwTable::GetTabLines(), GoInNode(), SwDoc::InsertRow(), o3tl::make_unsigned(), nCount, nIndex, SwTableLines::size(), and sw_GetCellName().
◆ removeByIndex()
void SwXTableRows::removeByIndex |
( |
sal_Int32 |
nIndex, |
|
|
sal_Int32 |
nCount |
|
) |
| |
|
overridevirtual |
Definition at line 3913 of file unotbl.cxx.
References SwDoc::CreateUnoCursor(), SwDoc::DeleteRow(), SwTable::FindTable(), fnMoveForward, SwFormat::GetDoc(), GetFrameFormat(), SwTableBox::GetSttNd(), SwTable::GetTableBox(), GoInNode(), SwUnoTableCursor::MakeBoxSels(), nCount, nIndex, and sw_GetCellName().
◆ supportsService()
sal_Bool SwXTableRows::supportsService |
( |
const OUString & |
ServiceName | ) |
|
|
overridevirtual |
◆ m_pImpl
The documentation for this class was generated from the following files: