Home
last modified time | relevance | path

Searched refs:xTextSectionContent (Results 1 – 1 of 1) sorted by relevance

/trunk/main/wizards/com/sun/star/wizards/report/
H A DReportTextImplementation.java180 … XTextContent xTextSectionContent = UnoRuntime.queryInterface( XTextContent.class, xTextSection ); in addLinkedTextSection() local
183 xTextCursor.getText().insertTextContent(xTextCursor, xTextSectionContent, true); in addLinkedTextSection()

Completed in 15 milliseconds