Home
last modified time | relevance | path

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

/aoo42x/main/dbaccess/qa/complex/dbaccess/
H A DRowSet.java75 XParametersSupplier m_paramsSupplier; field in RowSet
191 m_paramsSupplier = UnoRuntime.queryInterface( XParametersSupplier.class, m_rowSet ); in createRowSet()
884 final XIndexAccess params = m_paramsSupplier.getParameters(); in verifyParameters()
938 XIndexAccess params = m_paramsSupplier.getParameters(); in testParametersInteraction()
952 params = m_paramsSupplier.getParameters(); in testParametersInteraction()

Completed in 23 milliseconds