Home
last modified time | relevance | path

Searched refs:_pIndexes (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/connectivity/source/drivers/dbase/
H A DDTable.cxx1461 …seTable::Drop_Static(const ::rtl::OUString& _sUrl,sal_Bool _bHasMemoFields,OCollection* _pIndexes ) in Drop_Static() argument
1479 if(_pIndexes) in Drop_Static()
1483 sal_Int32 i = _pIndexes->getCount(); in Drop_Static()
1486 _pIndexes->dropByIndex(--i); in Drop_Static()
/trunk/main/connectivity/source/inc/dbase/
H A DDTable.hxx172 … Drop_Static(const ::rtl::OUString& _sUrl,sal_Bool _bHasMemoFields,sdbcx::OCollection* _pIndexes );

Completed in 38 milliseconds