Searched refs:openIndexInfo (Results 1 – 3 of 3) sorted by relevance
228 … void openIndexInfo( const ::com::sun::star::uno::Any& catalog, const ::rtl::OUString& schema,
1279 void ODatabaseMetaDataResultSet::openIndexInfo( const Any& catalog, const ::rtl::OUString& schema, in openIndexInfo() function in ODatabaseMetaDataResultSet
402 pResult->openIndexInfo(m_bUseCatalog ? catalog : Any(),schema,table,unique,approximate); in getIndexInfo()
Completed in 58 milliseconds