Inserting where no cursor can go.
Michael Stahl
mst at libreoffice.org
Fri Jun 21 13:47:42 UTC 2019
On 21.06.19 13:25, Adomas Venčkauskas wrote:
> Hello,
>
> The guide
> <http://web.archive.org/web/20130801025414/http://wiki.openoffice.org/wiki/Documentation/DevGuide/Text/Inserting_a_Paragraph_where_no_Cursor_can_go> (which
> returns HTTP 500 from the Apache servers, by the way) specifies that if
> you need to insert text at the start of a document that begins with a
> TextTable, you should use the XRelativeTextContentInsert interface.
> However, the LO API docs
> <https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1text_1_1XRelativeTextContentInsert.html>
> specify that it has been deprecated. What is the new way to insert text
> before a starting TextTable?
it's been deprecated forever (i.e. since 2000), for unknown reasons.
AFAIK there's no replacement for this use-case.
perhaps we might as well un-deprecate it?
More information about the LibreOffice
mailing list