Home
last modified time | relevance | path

Searched defs:OKey (Results 1 – 3 of 3) sorted by relevance

/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/
H A DOKey.java42 public class OKey extends ODescriptor class
57 protected OKey(boolean isCaseSensitive) { in OKey() method in OKey
62 public OKey(String name, boolean isCaseSensitive, String referencedTable, int type, in OKey() method in OKey
/trunk/main/connectivity/source/sdbcx/
H A DVKey.cxx75 OKey::OKey(sal_Bool _bCase) : ODescriptor_BASE(m_aMutex) in OKey() function in OKey
82 OKey::OKey(const ::rtl::OUString& _Name,const TKeyProperties& _rProps,sal_Bool _bCase) in OKey() function in OKey
/trunk/main/connectivity/inc/connectivity/sdbcx/
H A DVKey.hxx67 class OOO_DLLPUBLIC_DBTOOLS OKey : class

Completed in 260 milliseconds