Home
last modified time | relevance | path

Searched defs:dsProperties (Results 1 – 5 of 5) sorted by relevance

/trunk/main/connectivity/qa/connectivity/tools/
H A DFlatFileDatabase.java53 …final XPropertySet dsProperties = UnoRuntime.queryInterface(XPropertySet.class, m_databaseDocument… in FlatFileDatabase() local
90 …final XPropertySet dsProperties = UnoRuntime.queryInterface(XPropertySet.class, m_databaseDocument… in createDBDocument() local
H A DHsqlDatabase.java76 …final XPropertySet dsProperties = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, m_d… in createDBDocument() local
/trunk/main/odk/examples/DevelopersGuide/Forms/
H A DHsqlDatabase.java98 …XPropertySet dsProperties = (XPropertySet)UnoRuntime.queryInterface( XPropertySet.class, m_databas… in createDBDocument() local
/trunk/test/testuno/source/testlib/uno/
H A DDBUtil.java90 final XPropertySet dsProperties = (XPropertySet) UnoRuntime in createDBDocument() local
/trunk/main/dbaccess/qa/complex/dbaccess/
H A DDatabaseDocument.java376 …final XPropertySet dsProperties = UnoRuntime.queryInterface(XPropertySet.class, dataSourceAccess.g… in impl_createEmptyEmbeddedHSQLDocument() local

Completed in 43 milliseconds