Home
last modified time | relevance | path

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

/aoo42x/main/wizards/com/sun/star/wizards/text/
H A DTextSectionHandler.java217 XNamed xSectionName = UnoRuntime.queryInterface(XNamed.class, oTextSection); in linkSectiontoTemplate() local
218 String NewSectionName = xSectionName.getName(); in linkSectiontoTemplate()
221 xSectionName.setName(SectionName); in linkSectiontoTemplate()

Completed in 31 milliseconds