Lines Matching refs:OWeakObject
117 public OWeakObject
129 else return OWeakObject::queryInterface( aUik , rOut ); in queryInterface()
133 void acquire() { OWeakObject::acquire(); } in acquire()
134 void release() { OWeakObject::release(); } in release()
135 …void* getImplementation(Reflection *p) { return OWeakObject::getImplementati… in getImplementation()
180 public OWeakObject
191 void acquire() { OWeakObject::acquire(); } in acquire()
192 void release() { OWeakObject::release(); } in release()
193 …void* getImplementation(Reflection *p) { return OWeakObject::getImplementati… in getImplementation()
235 public OWeakObject
244 void acquire() { OWeakObject::acquire(); } in acquire()
245 void release() { OWeakObject::release(); } in release()
246 …void* getImplementation(Reflection *p) { return OWeakObject::getImplementation(p… in getImplementation()
361 return OWeakObject::queryInterface( aUik , rOut ); in queryInterface()
443 return OWeakObject::queryInterface( uik , rOut ); in queryInterface()