Searched defs:xAllTextSections (Results 1 – 1 of 1) sorted by relevance
65 XNameAccess xAllTextSections = xTextSectionsSupplier.getTextSections(); in removeTextSectionbyName() local80 … com.sun.star.container.XNameAccess xAllTextSections = xTextSectionsSupplier.getTextSections(); in hasTextSectionByName() local88 …XIndexAccess xAllTextSections = UnoRuntime.queryInterface(XIndexAccess.class, xTextSectionsSupplie… in removeLastTextSection() local115 …XIndexAccess xAllTextSections = UnoRuntime.queryInterface(XIndexAccess.class, xTextSectionsSupplie… in removeInvisibleTextSections() local138 …XIndexAccess xAllTextSections = UnoRuntime.queryInterface(XIndexAccess.class, xTextSectionsSupplie… in removeAllTextSections() local158 …XIndexAccess xAllTextSections = UnoRuntime.queryInterface(XIndexAccess.class, xTextSectionsSupplie… in breakLinkofTextSections() local
Completed in 6 milliseconds