Home
last modified time | relevance | path

Searched refs:OQueryDescriptor_Base (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/dbaccess/source/core/api/
H A Dquerydescriptor.cxx76 :OQueryDescriptor_Base(m_aMutex,*this) in DBG_NAME()
86 :OQueryDescriptor_Base(_rSource,*this) in OQueryDescriptor()
148 DBG_NAME(OQueryDescriptor_Base);
150 OQueryDescriptor_Base::OQueryDescriptor_Base(::osl::Mutex& _rMutex,::cppu::OWeakObject& _rMySelf) in OQueryDescriptor_Base() function in dbaccess::OQueryDescriptor_Base
154 DBG_CTOR(OQueryDescriptor_Base,NULL); in OQueryDescriptor_Base()
158 OQueryDescriptor_Base::OQueryDescriptor_Base(const OQueryDescriptor_Base& _rSource,::cppu::OWeakObj… in OQueryDescriptor_Base() function in dbaccess::OQueryDescriptor_Base
162 DBG_CTOR(OQueryDescriptor_Base,NULL); in OQueryDescriptor_Base()
174 OQueryDescriptor_Base::~OQueryDescriptor_Base() in ~OQueryDescriptor_Base()
180 DBG_DTOR(OQueryDescriptor_Base,NULL); in ~OQueryDescriptor_Base()
210 void OQueryDescriptor_Base::clearColumns( ) in clearColumns()
[all …]
H A Dquerydescriptor.hxx79 class OQueryDescriptor_Base class
92 virtual ~OQueryDescriptor_Base();
103 OQueryDescriptor_Base(::osl::Mutex& _rMutex,::cppu::OWeakObject& _rMySelf);
107 OQueryDescriptor_Base(const OQueryDescriptor_Base& _rSource,::cppu::OWeakObject& _rMySelf);
143 ,public OQueryDescriptor_Base
144 ,public ::comphelper::OPropertyArrayUsageHelper< OQueryDescriptor_Base >
161 OQueryDescriptor(const OQueryDescriptor_Base& _rSource);
H A Dquery.cxx133 ,OQueryDescriptor_Base(m_aMutex,*this) in DBG_NAME()
174 IMPLEMENT_GETTYPES3(OQuery,OQueryDescriptor_Base,ODataSettings,OContentHelper);
175 IMPLEMENT_FORWARD_XINTERFACE3( OQuery,OContentHelper,OQueryDescriptor_Base,ODataSettings) in IMPLEMENT_FORWARD_XINTERFACE3() argument
H A Dquery.hxx74 ,public OQueryDescriptor_Base

Completed in 35 milliseconds