Searched defs:SetRefCount (Results 1 – 3 of 3) sorted by relevance
282 inline void SfxItemPool::SetRefCount( SfxPoolItem& rItem, sal_uLong n ) in SetRefCount() function in SfxItemPool
294 inline void SfxPoolItem::SetRefCount( sal_uLong n ) in SetRefCount() function in SfxPoolItem
308 void SetRefCount( sal_uInt16 nRef ) { nRefCount = nRef; } in SetRefCount() function in SvTreeList
Completed in 24 milliseconds