Searched refs:xDataSourcePropertySet (Results 1 – 1 of 1) sorted by relevance
94 private XPropertySet xDataSourcePropertySet; field in DBMetaData154 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 15 milliseconds