Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/reportbuilder/layout/
H A DReportBuilderLayouter.java374 final XGroups xForeignGroups = getDesignTemplate().getGroups(); in copyGroupProperties() local
375 if (_nGroup < xForeignGroups.getCount()) in copyGroupProperties()
377 …XGroup xForeignGroup = UnoRuntime.queryInterface(XGroup.class, xForeignGroups.getByIndex(_nGroup)); in copyGroupProperties()

Completed in 23 milliseconds