Home
last modified time | relevance | path

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

/aoo4110/main/dbaccess/source/core/api/
H A Dquerydescriptor.cxx73 DBG_NAME(OQueryDescriptor) in DBG_NAME() argument
75 OQueryDescriptor::OQueryDescriptor() in DBG_NAME()
79 DBG_CTOR(OQueryDescriptor,NULL); in DBG_NAME()
85 OQueryDescriptor::OQueryDescriptor(const OQueryDescriptor_Base& _rSource) in OQueryDescriptor() function in dbaccess::OQueryDescriptor
89 DBG_CTOR(OQueryDescriptor,NULL); in OQueryDescriptor()
94 OQueryDescriptor::~OQueryDescriptor() in ~OQueryDescriptor()
96 DBG_DTOR(OQueryDescriptor,NULL); in ~OQueryDescriptor()
99 IMPLEMENT_TYPEPROVIDER2(OQueryDescriptor,OQueryDescriptor_Base,ODataSettings);
102 void OQueryDescriptor::registerProperties() in IMPLEMENT_FORWARD_XINTERFACE3()
135 ::cppu::IPropertyArrayHelper& OQueryDescriptor::getInfoHelper() in getInfoHelper()
[all …]
H A Dquerydescriptor.hxx141 class OQueryDescriptor : public comphelper::OMutexAndBroadcastHelper class
147 OQueryDescriptor(const OQueryDescriptor&);
148 void operator =(const OQueryDescriptor&);
158 virtual ~OQueryDescriptor();
160 OQueryDescriptor();
161 OQueryDescriptor(const OQueryDescriptor_Base& _rSource);
H A Dquery.cxx330 return new OQueryDescriptor(*this); in createDataDescriptor()
H A Dquerycontainer.cxx196 return new OQueryDescriptor(); in createDataDescriptor()

Completed in 31 milliseconds