Home
last modified time | relevance | path

Searched refs:GetRefCount (Results 1 – 25 of 45) sorted by last modified time

12

/trunk/main/sw/source/core/unocore/
H A Dunocrsrhelper.cxx910 if( aRef.Is() && 1 < aRef->GetRefCount() ) // noch gueltige Ref? in InsertFile()
/trunk/main/sw/source/ui/uiview/
H A Dview2.cxx2135 if( aRef.Is() && 1 < aRef->GetRefCount() ) // noch gueltige Ref? in InsertMedium()
/trunk/main/vcl/source/gdi/
H A Dgdimtf.cxx821 if( pAct->GetRefCount() > 1 ) in Move()
856 if( pAct->GetRefCount() > 1 ) in Move()
892 if( pAct->GetRefCount() > 1 ) in Scale()
/trunk/main/vcl/source/glyphs/
H A Dglyphcache.cxx329 || (pServerFont->GetRefCount() > 0) ) // font still used in GarbageCollect()
336 DBG_ASSERT( (pServerFont->GetRefCount() == 0), in GarbageCollect()
/trunk/main/vcl/inc/vcl/
H A Dmetaact.hxx177 sal_uLong GetRefCount() const { return mnRefCount; } in GetRefCount() function in MetaAction
/trunk/main/vcl/inc/
H A Dglyphcache.hxx213 long GetRefCount() const { return mnRefCount; } in GetRefCount() function in ServerFont
/trunk/main/tools/inc/tools/
H A Dref.hxx362 sal_uIntPtr GetRefCount() const { return nRefCount; } in GetRefCount() function in SvRefBase
/trunk/main/sw/source/filter/writer/
H A Dwriter.cxx504 if( 1 < pItem->GetRefCount() ) in _AddFontItem()
/trunk/main/sw/source/core/fields/
H A Dauthfld.cxx146 if(!pTemp->GetRefCount()) in RemoveField()
/trunk/main/sw/source/core/bastyp/
H A Dinit.cxx791 if ( aAttrTab[0]->GetRefCount() ) in _FinitCore()
/trunk/main/sw/inc/
H A Dauthfld.hxx52 sal_uInt16 GetRefCount() { return nRefCount; } in GetRefCount() function in SwAuthEntry
/trunk/main/svx/inc/svx/
H A De3ditem.hxx58 DBG_ASSERT( GetRefCount() == 0, "SetValue() with pooled item" ); in SetValue()
/trunk/main/svtools/source/misc/
H A Ditemdel.cxx65 DBG_ASSERT( 0 == pItem->GetRefCount(), "desrupting pooled item" ); in SfxItemDesruptor_Impl()
111 DBG_ASSERT( 0 == pItem->GetRefCount(), "deleting item in use" ); in DeleteItemOnIdle()
/trunk/main/svtools/source/graphic/
H A Dgrfmgr2.cxx993 if( pAct->GetRefCount() > 1 ) in ImplCreateOutput()
/trunk/main/svtools/source/contnr/
H A Dtreelist.cxx1779 if ( pModel->GetRefCount() == 0 ) in SetModel()
H A Dsvlbox.cxx743 if ( pModel->GetRefCount() == 0 ) in ~SvLBox()
/trunk/main/svtools/inc/svtools/
H A Dtreelist.hxx307 sal_uInt16 GetRefCount() const { return nRefCount; } in GetRefCount() function in SvTreeList
/trunk/main/svl/source/items/
H A Ditempool.cxx291 DBG_ASSERT( (*ppStaticDefaults)->GetRefCount() == 0 || in SetDefaults()
586 ReleaseRef( **ppHtArr, (*ppHtArr)->GetRefCount() ); in Delete()
618 ReleaseRef( **ppHtArr, (*ppHtArr)->GetRefCount() ); in Delete()
664 if ( *ppHtArr && !(*ppHtArr)->GetRefCount() ) in Cleanup()
682 if ( *ppHtArr && !(*ppHtArr)->GetRefCount() ) in Cleanup()
909 SFX_ASSERT( rItem.GetRefCount(), rItem.Which(), "RefCount == 0, Remove unmoeglich" ); in Remove()
923 if ( (*ppHtArr)->GetRefCount() ) //! in Remove()
938 if ( 0 == (*ppHtArr)->GetRefCount() && nWhich < 4000 ) in Remove()
H A Ditemset.cxx343 if ( 1 < (*ppFnd)->GetRefCount() && !IsDefaultItem(*ppFnd) ) in ~SfxItemSet()
H A Dpoolio.cxx238 if ( pItem && pItem->GetRefCount() ) //! siehe anderes MI-REF in Store()
242 if ( pItem->GetRefCount() == SFX_ITEMS_SPECIAL ) in Store()
246 rStream << (sal_uInt16) pItem->GetRefCount(); in Store()
247 if( pItem->GetRefCount() > SFX_ITEMS_OLD_MAXREF ) in Store()
458 AddRef( *pOldItem, rpNewItem->GetRefCount() ); in readTheItems()
946 AddRef( *pOldItem, rpNewItem->GetRefCount() ); in Load1_Impl()
H A Dslstitm.cxx284 DBG_ASSERT(GetRefCount()==0,"SetString:RefCount!=0"); in SetString()
355 DBG_ASSERT(GetRefCount()==0,"Sort:RefCount!=0"); in Sort()
363 DBG_ASSERT(GetRefCount()==0,"SetString:RefCount!=0"); in SetStringList()
/trunk/main/svl/inc/svl/
H A Dszitem.hxx68 DBG_ASSERT( GetRefCount() == 0, "SetValue() with pooled item" ); in SetValue()
H A Dpoolitem.hxx238 sal_uLong GetRefCount() const { return nRefCount; } in GetRefCount() function in SfxPoolItem
344 return pItem && pItem->GetRefCount() > 0 && pItem->GetRefCount() <= SFX_ITEMS_MAXREF; in IsPooledItem()
H A Dptitem.hxx63 DBG_ASSERT( GetRefCount() == 0, "SetValue() with pooled item" ); in SetValue()
H A Drectitem.hxx63 DBG_ASSERT( GetRefCount() == 0, "SetValue() with pooled item" ); in SetValue()

Completed in 154 milliseconds

12