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 207 of file unoparagraph.hxx.
|
static |
pTableBox | only for CursorType::TableText |
Definition at line 445 of file unoobj2.cxx.
References eType, SwNode::FindTableNode(), SwTableBox::GetSttNd(), SwTableNode::GetTable(), SelectionInTable, and TableText.
Referenced by SwXTextFrame::createEnumeration(), SwXRedlineText::createEnumeration(), SwXRedline::createEnumeration(), SwXCell::createEnumeration(), SwXHeadFootText::createEnumeration(), SwXTextCursor::createEnumeration(), SwXTextRange::createEnumeration(), SwXFootnote::createEnumeration(), and SwXBodyText::createParagraphEnumeration().