Home
last modified time | relevance | path

Searched defs:ORefCount (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/vos/inc/vos/
H A Drefernce.hxx51 class ORefCount class
56 ORefCount() { m_RefCount = 0; } in ORefCount() function in vos::ORefCount
57 ORefCount(RefCount n) { m_RefCount = n; } in ORefCount() function in vos::ORefCount

Completed in 26 milliseconds