Searched refs:bDropped (Results 1 – 1 of 1) sorted by relevance
1467 sal_Bool bDropped = ::utl::UCBContentHelper::Kill(aURL.GetMainURL(INetURLObject::NO_DECODE)); in Drop_Static() local1469 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() local1521 if(!bDropped) in DropImpl()1527 return bDropped; in DropImpl()
Completed in 31 milliseconds