Home
last modified time | relevance | path

Searched refs:SetRefCount (Results 1 – 12 of 12) sorted by relevance

/trunk/main/svl/source/items/
H A Ditempool.cxx370 (*( pDefaults + n ))->SetRefCount( 0 ); in ReleaseDefaults()
595 SetRefCount( **ppDefaultItem, 0 ); in Delete()
627 SetRefCount( **ppDefaultItem, 0 ); in Delete()
701 (*ppOldDefault)->SetRefCount(0); in SetPoolDefaultItem()
727 (*ppOldDefault)->SetRefCount(0); in ResetPoolDefaultItem()
H A Dpoolio.cxx459 SetRefCount( *rpNewItem, 0 ); in readTheItems()
947 SetRefCount( *rpNewItem, 0 ); in Load1_Impl()
/trunk/main/svl/inc/svl/
H A Ditempool.hxx153 static inline void SetRefCount( SfxPoolItem& rItem, sal_uLong n );
282 inline void SfxItemPool::SetRefCount( SfxPoolItem& rItem, sal_uLong n ) in SetRefCount() function in SfxItemPool
284 rItem.SetRefCount(n); in SetRefCount()
H A Dpoolitem.hxx187 inline void SetRefCount( sal_uLong n );
294 inline void SfxPoolItem::SetRefCount( sal_uLong n ) in SetRefCount() function in SfxPoolItem
/trunk/main/sc/source/core/data/
H A Ddocpool.cxx381 SetRefCount( *ppPoolDefaults[i], 0 ); in ~ScDocumentPool()
617 SetRefCount( (SfxPoolItem&)rItem, (sal_uLong) SC_SAFE_POOLREF ); in Remove()
634 SetRefCount( (SfxPoolItem&)rItem, (sal_uLong) SC_SAFE_POOLREF ); in CheckRef()
/trunk/main/svtools/source/misc/
H A Ditemdel.cxx95 pItem->SetRefCount( 0 ); in ~SfxItemDesruptor_Impl()
/trunk/main/svtools/source/contnr/
H A Dsvlbox.cxx706 pTempModel->SetRefCount( 0 ); in SvLBox()
728 pTempModel->SetRefCount( 0 ); in SvLBox()
777 pNewModel->SetRefCount( 0 ); // else this will never be deleted in DisconnectFromModel()
/trunk/main/sc/source/ui/app/
H A Dmsgpool.cxx98 SetRefCount( *ppPoolDefaults[i], 0 ); in ~ScMessagePool()
/trunk/main/svx/source/xoutdev/
H A Dxpool.cxx223 SetRefCount( **ppDefaultItem, 0 ); in ~XOutdevItemPool()
/trunk/main/chart2/source/view/main/
H A DChartItemPool.cxx202 SetRefCount(*ppPoolDefaults[i], 0); in ~ChartItemPool()
/trunk/main/svtools/inc/svtools/
H A Dtreelist.hxx308 void SetRefCount( sal_uInt16 nRef ) { nRefCount = nRef; } in SetRefCount() function in SvTreeList
/trunk/main/svx/source/svdraw/
H A Dsvdattr.cxx367 SetRefCount(*mppLocalPoolDefaults[i],0); in ~SdrItemPool()

Completed in 74 milliseconds