20  module 
com {  module sun {  module star {  module sdbc {
    25 published constants IndexType
 Definition: Ambiguous.idl:20
 
const short STATISTIC
A possible value for column TYPE in the com::sun::star::sdbc::XResultSet object returned by the metho...
Definition: IndexType.idl:39
 
const short CLUSTERED
A possible value for column TYPE in the com::sun::star::sdbc::XResultSet object returned by the metho...
Definition: IndexType.idl:51
 
const short OTHER
A possible value for column TYPE in the com::sun::star::sdbc::XResultSet object returned by the metho...
Definition: IndexType.idl:77
 
const short HASHED
A possible value for column TYPE in the com::sun::star::sdbc::XResultSet object returned by the metho...
Definition: IndexType.idl:63