Home
last modified time | relevance | path

Searched refs:bDropped (Results 1 – 1 of 1) sorted by path

/trunk/main/connectivity/source/drivers/dbase/
H A DDTable.cxx1467 sal_Bool bDropped = ::utl::UCBContentHelper::Kill(aURL.GetMainURL(INetURLObject::NO_DECODE)); in Drop_Static() local
1469 if(bDropped) in Drop_Static()
1474 bDropped = ::utl::UCBContentHelper::Kill(aURL.GetMainURL(INetURLObject::NO_DECODE)); in Drop_Static()
1477 if(bDropped) in Drop_Static()
1509 return bDropped; in Drop_Static()
1520 sal_Bool bDropped = Drop_Static(getEntry(m_pConnection,m_Name),HasMemoFields(),m_pIndexes); in DropImpl() local
1521 if(!bDropped) in DropImpl()
1527 return bDropped; in DropImpl()

Completed in 47 milliseconds