Searched refs:IsFull (Results 1 – 18 of 18) sorted by relevance
186 if (IsFull()) in Insert()338 DBG_ASSERT(!IsFull(), "kein Append moeglich"); in Append()461 DBG_ASSERT(IsFull(), "Falsches Splitting"); in Split()980 sal_Bool ONDXPage::IsFull() const in IsFull() function in ONDXPage
559 sal_Bool ONDXPage::IsFull() const in IsFull() function in ONDXPage
172 bool HashTable::IsFull() const in IsFull() function in HashTable184 if (IsFull()) in Insert()
75 bool IsFull() const;
206 BOOL HashTable::IsFull() const in IsFull() function in HashTable218 if (IsFull()) in Insert()
89 BOOL IsFull() const;
1169 ASSERT( rInf.IsFull(), "SwTxtFormatter::NewPortion: underflow but not full" ); in NewPortion()1175 if( rInf.IsFull() ) in NewPortion()1366 if( rInf.IsFull() ) in NewPortion()1376 if( rInf.IsFull() ) in NewPortion()
909 return rInf.IsFull() || rInf.X() >= rInf.Width(); in Format()
625 inline sal_Bool IsFull() const { return bFull; } in IsFull() function in SwTxtFormatInfo
87 bool IsFull (void) const;
337 if (mpBitmapCache->IsFull()) in SetPreciousFlag()
183 bool BitmapCache::IsFull (void) const in IsFull() function in sd::slidesorter::cache::BitmapCache
97 sal_Bool IsFull() const;
128 bool IsFull() const;
171 bool ScfProgressBar::IsFull() const in IsFull() function in ScfProgressBar
158 sal_Bool IsFull() const;
48 sal_Bool SetOfByte::IsFull() const in IsFull() function in SetOfByte
143 if( mpSubProgress && !mpSubProgress->IsFull() ) in Progress()
Completed in 62 milliseconds