Searched refs:isDataSourcePropertyEnabled (Results 1 – 4 of 4) sorted by relevance
197 …public static boolean isDataSourcePropertyEnabled(Object object, String property, boolean defaultV… in isDataSourcePropertyEnabled() method in DbTools277 … boolean useCatalogInSelect = isDataSourcePropertyEnabled(connection, "UseCatalogInSelect", true); in composeTableNameForSelect()278 … boolean useSchemaInSelect = isDataSourcePropertyEnabled(connection, "UseSchemaInSelect", true); in composeTableNameForSelect()
1405 …sal_Bool bUseCatalogInSelect = isDataSourcePropertyEnabled( _rxConnection, ::rtl::OUString( RTL_CO… in composeTableNameForSelect()1406 …sal_Bool bUseSchemaInSelect = isDataSourcePropertyEnabled( _rxConnection, ::rtl::OUString( RTL_CON… in composeTableNameForSelect()
609 sal_Bool isDataSourcePropertyEnabled(const Reference<XInterface>& _xProp,const ::rtl::OUString& _sP… in isDataSourcePropertyEnabled() function
355 …sal_Bool isDataSourcePropertyEnabled(const ::com::sun::star::uno::Reference< ::com::sun::star::uno…
Completed in 78 milliseconds