Searched refs:xTextSectionContent (Results 1 – 1 of 1) sorted by relevance
180 … XTextContent xTextSectionContent = UnoRuntime.queryInterface( XTextContent.class, xTextSection ); in addLinkedTextSection() local183 xTextCursor.getText().insertTextContent(xTextCursor, xTextSectionContent, true); in addLinkedTextSection()
Completed in 10 milliseconds