Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/qa/complex/dbaccess/
H A DRowSet.java70 XParametersSupplier m_paramsSupplier; field in RowSet
178 m_paramsSupplier = UnoRuntime.queryInterface( XParametersSupplier.class, m_rowSet ); in createRowSet()
839 final XIndexAccess params = m_paramsSupplier.getParameters(); in verifyParameters()
884 XIndexAccess params = m_paramsSupplier.getParameters(); in testParametersInteraction()
898 params = m_paramsSupplier.getParameters(); in testParametersInteraction()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/qa/complex/dbaccess/
H A DRowSet.java70 XParametersSupplier m_paramsSupplier; field in RowSet
178 m_paramsSupplier = UnoRuntime.queryInterface( XParametersSupplier.class, m_rowSet ); in createRowSet()
839 final XIndexAccess params = m_paramsSupplier.getParameters(); in verifyParameters()
884 XIndexAccess params = m_paramsSupplier.getParameters(); in testParametersInteraction()
898 params = m_paramsSupplier.getParameters(); in testParametersInteraction()