Home
last modified time | relevance | path

Searched defs:isDataSourcePropertyEnabled (Results 1 – 2 of 2) sorted by relevance

/AOO42X/main/connectivity/source/commontools/ !
H A Ddbtools2.cxx609 sal_Bool isDataSourcePropertyEnabled(const Reference<XInterface>& _xProp,const ::rtl::OUString& _sP… in isDataSourcePropertyEnabled() function
/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