Home
last modified time | relevance | path

Searched refs:IsFull (Results 1 – 18 of 18) sorted by relevance

/trunk/main/connectivity/source/drivers/dbase/
H A Ddindexnode.cxx186 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
H A DDNoException.cxx559 sal_Bool ONDXPage::IsFull() const in IsFull() function in ONDXPage
/trunk/main/soltools/ldump/
H A Dhashtbl.cxx172 bool HashTable::IsFull() const in IsFull() function in HashTable
184 if (IsFull()) in Insert()
H A Dhashtbl.hxx75 bool IsFull() const;
/trunk/main/tools/workben/
H A Dhashtbl.cxx206 BOOL HashTable::IsFull() const in IsFull() function in HashTable
218 if (IsFull()) in Insert()
H A Dhashtbl.hxx89 BOOL IsFull() const;
/trunk/main/sw/source/core/text/
H A Ditrform2.cxx1169 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()
H A Dportxt.cxx909 return rInf.IsFull() || rInf.X() >= rInf.Width(); in Format()
H A Dinftxt.hxx625 inline sal_Bool IsFull() const { return bFull; } in IsFull() function in SwTxtFormatInfo
/trunk/main/sd/source/ui/slidesorter/cache/
H A DSlsBitmapCache.hxx87 bool IsFull (void) const;
H A DSlsGenericPageCache.cxx337 if (mpBitmapCache->IsFull()) in SetPreciousFlag()
H A DSlsBitmapCache.cxx183 bool BitmapCache::IsFull (void) const in IsFull() function in sd::slidesorter::cache::BitmapCache
/trunk/main/svx/inc/svx/
H A Dsvdsob.hxx97 sal_Bool IsFull() const;
/trunk/main/sc/source/filter/inc/
H A Dfprogressbar.hxx128 bool IsFull() const;
/trunk/main/sc/source/filter/ftools/
H A Dfprogressbar.cxx171 bool ScfProgressBar::IsFull() const in IsFull() function in ScfProgressBar
/trunk/main/connectivity/source/inc/dbase/
H A Ddindexnode.hxx158 sal_Bool IsFull() const;
/trunk/main/svx/source/svdraw/
H A Dsvdlayer.cxx48 sal_Bool SetOfByte::IsFull() const in IsFull() function in SetOfByte
/trunk/main/sc/source/filter/excel/
H A Dxehelper.cxx143 if( mpSubProgress && !mpSubProgress->IsFull() ) in Progress()

Completed in 81 milliseconds