Home
last modified time | relevance | path

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

/aoo42x/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DDbTools.java197 …public static boolean isDataSourcePropertyEnabled(Object object, String property, boolean defaultV… in isDataSourcePropertyEnabled() method in DbTools
277 … boolean useCatalogInSelect = isDataSourcePropertyEnabled(connection, "UseCatalogInSelect", true); in composeTableNameForSelect()
278 … boolean useSchemaInSelect = isDataSourcePropertyEnabled(connection, "UseSchemaInSelect", true); in composeTableNameForSelect()
/aoo42x/main/connectivity/source/commontools/
H A Ddbtools.cxx1405 …sal_Bool bUseCatalogInSelect = isDataSourcePropertyEnabled( _rxConnection, ::rtl::OUString( RTL_CO… in composeTableNameForSelect()
1406 …sal_Bool bUseSchemaInSelect = isDataSourcePropertyEnabled( _rxConnection, ::rtl::OUString( RTL_CON… in composeTableNameForSelect()
H A Ddbtools2.cxx609 sal_Bool isDataSourcePropertyEnabled(const Reference<XInterface>& _xProp,const ::rtl::OUString& _sP… in isDataSourcePropertyEnabled() function
/aoo42x/main/connectivity/inc/connectivity/
H A Ddbtools.hxx355 …sal_Bool isDataSourcePropertyEnabled(const ::com::sun::star::uno::Reference< ::com::sun::star::uno…

Completed in 78 milliseconds