Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/reportbuilder/layout/
H A DReportBuilderLayouter.java1244 private void copySection(XSection _xFromSection, XSection _xToSection) in copySection() argument
1246 copyProperties(_xFromSection, _xToSection); in copySection()
1250 XEnumeration xEnum = _xFromSection.createEnumeration(); in copySection()

Completed in 14 milliseconds