Home
last modified time | relevance | path

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

/trunk/main/soltools/ldump/
H A Dhashtbl.cxx51 bool IsFree() const in IsFree() function in HashItem
280 bEnd = !(n<m_lSize || pItem->IsFree()); in FindPos()
/trunk/main/tools/workben/
H A Dhashtbl.cxx52 BOOL IsFree() const in IsFree() function in HashItem
327 bEnd = !(n<m_lSize || pItem->IsFree()); in FindPos()
/trunk/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 17 milliseconds