Searched refs:IsFree (Results 1 – 3 of 3) sorted by relevance
51 bool IsFree() const in IsFree() function in HashItem280 bEnd = !(n<m_lSize || pItem->IsFree()); in FindPos()
52 BOOL IsFree() const in IsFree() function in HashItem327 bEnd = !(n<m_lSize || pItem->IsFree()); in FindPos()
264 inline sal_Bool IsFree( long nY, long nX ) const;313 inline sal_Bool ImplVectMap::IsFree( long nY, long nX ) const in IsFree() function in ImplVectMap1079 while( ( nX < nWidth ) && pMap->IsFree( nY, nX ) ) in ImplCalculate()
Completed in 31 milliseconds