Home
last modified time | relevance | path

Searched refs:nInitRefCount (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/svl/source/inc/
H A Dpoolio.hxx76 sal_uInt16 nInitRefCount; // 1, beim Laden ggf. 2 member
87 , nInitRefCount(0) in SfxItemPool_Impl()
/aoo4110/main/svl/source/items/
H A Ditempool.cxx175 pImp->nInitRefCount = 1; in SfxItemPool()
234 pImp->nInitRefCount = 1; in SfxItemPool()
856 AddRef( *pNewItem, pImp->nInitRefCount ); in Put()
H A Dpoolio.cxx341 if ( pImp->nInitRefCount > 1 ) in LoadCompleted()
370 pImp->nInitRefCount = 1; in LoadCompleted()
518 pImp->nInitRefCount = 2; in Load()

Completed in 34 milliseconds