Home
last modified time | relevance | path

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

/aoo4110/main/wizards/com/sun/star/wizards/text/
H A DTextSectionHandler.java160 SectionFileLink oSectionLink = new SectionFileLink(); in breakLinkofTextSections() local
161 oSectionLink.FileURL = PropertyNames.EMPTY_STRING; in breakLinkofTextSections()
170 oSectionLink, PropertyNames.EMPTY_STRING in breakLinkofTextSections()
182 SectionFileLink oSectionLink = new SectionFileLink(); in breakLinkOfTextSection() local
183 oSectionLink.FileURL = PropertyNames.EMPTY_STRING; in breakLinkOfTextSection()
189 oSectionLink, PropertyNames.EMPTY_STRING in breakLinkOfTextSection()
208 SectionFileLink oSectionLink = new SectionFileLink(); in linkSectiontoTemplate() local
209 oSectionLink.FileURL = TemplateName; in linkSectiontoTemplate()
215 oSectionLink, SectionName in linkSectiontoTemplate()

Completed in 11 milliseconds