Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/reportbuilder/layout/
H A DReportBuilderLayouter.java1215 XPropertySetInfo xForeignPropInfo = xFrom.getPropertySetInfo(); in copyProperties() local
1217 Property[] aAllProperties = xForeignPropInfo.getProperties(); in copyProperties()
1225 Property aDestProp = xForeignPropInfo.getPropertyByName(sPropertyName); in copyProperties()

Completed in 26 milliseconds