Home
last modified time | relevance | path

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

/aoo42x/main/wizards/com/sun/star/wizards/db/
H A DDBMetaData.java94 private XPropertySet xDataSourcePropertySet; field in DBMetaData
154 return xDataSourcePropertySet; in getDataSourcePropertySet()
177 …atsSupplier) AnyConverter.toObject(XNumberFormatsSupplier.class, xDataSourcePropertySet.getPropert… in getNumberFormatter()
584 xDataSourcePropertySet = UnoRuntime.queryInterface( XPropertySet.class, getDataSource() ); in getDataSourceInterfaces()
585 …bPasswordIsRequired = ((Boolean) xDataSourcePropertySet.getPropertyValue("IsPasswordRequired")).bo… in getDataSourceInterfaces()
1093 xDataSourcePropertySet = null; in finish()

Completed in 17 milliseconds