allows inserting and appending paragraphs.
Definition: XParagraphAppend.idl:37
com::sun::star::text::XTextRange finishParagraph([in] com::sun::star::beans::PropertyValues CharacterAndParagraphProperties)
appends a new and empty paragraph at the end of the text.
com::sun::star::text::XTextRange finishParagraphInsert([in] com::sun::star::beans::PropertyValues CharacterAndParagraphProperties, [in] com::sun::star::text::XTextRange TextRange)
inserts a new and empty paragraph to the text at a given position.