Home
last modified time | relevance | path

Searched refs:IsFree (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/soltools/ldump/
H A Dhashtbl.cxx51 bool IsFree() const in IsFree() function in HashItem
280 bEnd = !(n<m_lSize || pItem->IsFree()); in FindPos()
/aoo4110/main/tools/workben/
H A Dhashtbl.cxx52 BOOL IsFree() const in IsFree() function in HashItem
327 bEnd = !(n<m_lSize || pItem->IsFree()); in FindPos()
/aoo4110/main/soldep/bootstrp/
H A Dhashtbl.cxx48 sal_Bool IsFree() const in IsFree() function in HashItem
323 bEnd = !(n<m_lSize || pItem->IsFree()); in FindPos()
/aoo4110/main/vcl/source/gdi/
H A Dimpvect.cxx264 inline sal_Bool IsFree( long nY, long nX ) const;
313 inline sal_Bool ImplVectMap::IsFree( long nY, long nX ) const in IsFree() function in ImplVectMap
1079 while( ( nX < nWidth ) && pMap->IsFree( nY, nX ) ) in ImplCalculate()

Completed in 40 milliseconds