Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/source/sdbtools/connection/
H A Ddatasourcemetadata.hxx57 virtual sal_Bool SAL_CALL supportsQueriesInFrom() override;
H A Ddatasourcemetadata.cxx42 sal_Bool SAL_CALL DataSourceMetaData::supportsQueriesInFrom( ) in supportsQueriesInFrom() function in sdbtools::DataSourceMetaData
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/source/sdbtools/connection/
H A Ddatasourcemetadata.hxx58 virtual sal_Bool SAL_CALL supportsQueriesInFrom() override;
H A Ddatasourcemetadata.cxx42 sal_Bool SAL_CALL DataSourceMetaData::supportsQueriesInFrom( ) in supportsQueriesInFrom() function in sdbtools::DataSourceMetaData
/dports/editors/libreoffice/libreoffice-7.2.6.2/offapi/com/sun/star/sdb/tools/
H A DXDataSourceMetaData.idl33 boolean supportsQueriesInFrom() raises ( com::sun::star::sdbc::SQLException );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/offapi/com/sun/star/sdb/tools/
H A DXDataSourceMetaData.idl33 boolean supportsQueriesInFrom() raises ( com::sun::star::sdbc::SQLException );
/dports/editors/libreoffice/libreoffice-7.2.6.2/offapi/com/sun/star/sdb/
H A DErrorCondition.idl103 @see com::sun::star::sdb::tools::XDataSourceMetaData::supportsQueriesInFrom
118 @see com::sun::star::sdb::tools::XDataSourceMetaData::supportsQueriesInFrom
/dports/editors/libreoffice6/libreoffice-6.4.7.2/offapi/com/sun/star/sdb/
H A DErrorCondition.idl103 @see com::sun::star::sdb::tools::XDataSourceMetaData::supportsQueriesInFrom
118 @see com::sun::star::sdb::tools::XDataSourceMetaData::supportsQueriesInFrom
/dports/editors/libreoffice/libreoffice-7.2.6.2/wizards/com/sun/star/wizards/db/
H A DDBMetaData.java730 public boolean supportsQueriesInFrom() throws SQLException in supportsQueriesInFrom() method in DBMetaData
732 return m_connectionTools.getDataSourceMetaData().supportsQueriesInFrom(); in supportsQueriesInFrom()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/wizards/com/sun/star/wizards/db/
H A DDBMetaData.java730 public boolean supportsQueriesInFrom() throws SQLException in supportsQueriesInFrom() method in DBMetaData
732 return m_connectionTools.getDataSourceMetaData().supportsQueriesInFrom(); in supportsQueriesInFrom()
/dports/editors/libreoffice/libreoffice-7.2.6.2/wizards/com/sun/star/wizards/query/
H A DQueryWizard.java228 m_DBMetaData.supportsQueriesInFrom(), 40850); in buildSteps()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/wizards/com/sun/star/wizards/query/
H A DQueryWizard.java228 m_DBMetaData.supportsQueriesInFrom(), 40850); in buildSteps()