LibreOffice Module sw (master)
1
|
#include <unoparagraph.hxx>
Static Public Member Functions | |
static rtl::Reference< SwXParagraphEnumeration > | Create (css::uno::Reference< css::text::XText > const &xParent, const std::shared_ptr< SwUnoCursor > &pCursor, const CursorType eType, SwTableBox const *const pTableBox=nullptr) |
Definition at line 212 of file unoparagraph.hxx.
|
static |
pTableBox | only for CursorType::TableText |
Definition at line 449 of file unoobj2.cxx.
References assert(), SwNode::FindTableNode(), SwTableBox::GetSttNd(), SwTableNode::GetTable(), SelectionInTable, and TableText.
Referenced by SwXRedlineText::createEnumeration(), SwXBodyText::createEnumeration(), SwXRedline::createEnumeration(), SwXFootnote::createEnumeration(), SwXCell::createEnumeration(), SwXHeadFootText::createEnumeration(), SwXTextRange::createEnumeration(), SwXTextCursor::createEnumeration(), and SwXTextFrame::createEnumeration().