Home
last modified time | relevance | path

Searched refs:UseCount (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/framework/source/accelerators/
H A Dstorageholder.cxx185 ++(pInfo->UseCount); in openPath()
218 pInfo->UseCount = 1; in openPath()
343 --rInfo.UseCount; in closePath()
344 if (rInfo.UseCount < 1) in closePath()
/aoo4110/main/framework/source/inc/accelerators/
H A Dstorageholder.hxx84 sal_Int32 UseCount; member
88 : UseCount(0) in TStorageInfo()

Completed in 26 milliseconds