Searched refs:aRefCount (Results 1 – 2 of 2) sorted by relevance
63 vos::ORefCount LinguOptions::aRefCount; member in LinguOptions75 ++aRefCount; in LinguOptions()82 ++aRefCount; in LinguOptions()90 if (--aRefCount == 0) in ~LinguOptions()
67 static vos::ORefCount aRefCount; // number of objects of this class member in LinguOptions
Completed in 26 milliseconds