Home
last modified time | relevance | path

Searched refs:ORefBase (Results 1 – 12 of 12) sorted by relevance

/aoo4110/main/connectivity/source/simpledbt/
H A Drefbase.cxx37 ORefBase::~ORefBase() in ~ORefBase()
42 oslInterlockedCount SAL_CALL ORefBase::acquire() in acquire()
48 oslInterlockedCount SAL_CALL ORefBase::release() in release()
H A Drefbase.hxx38 class ORefBase : public ::rtl::IReference class
44 ORefBase() : m_refCount(0) { } in ORefBase() function in connectivity::ORefBase
45 virtual ~ORefBase();
H A Dcharset_s.cxx41 return ORefBase::acquire(); in acquire()
47 return ORefBase::release(); in release()
H A Dparser_s.cxx52 return ORefBase::acquire(); in acquire()
58 return ORefBase::release(); in release()
H A Dparsenode_s.cxx62 return ORefBase::acquire(); in acquire()
68 return ORefBase::release(); in release()
H A Ddbtfactory.cxx65 return ORefBase::acquire(); in acquire()
71 return ORefBase::release(); in release()
H A Dstaticdbtools_s.cxx82 return ORefBase::acquire(); in acquire()
88 return ORefBase::release(); in release()
H A Dcharset_s.hxx41 ,public ORefBase
H A Dparser_s.hxx41 ,public ORefBase
H A Ddbtfactory.hxx40 ,public ORefBase
H A Dparsenode_s.hxx41 ,public ORefBase
H A Dstaticdbtools_s.hxx41 ,public ORefBase

Completed in 31 milliseconds