Searched refs:OQueryDescriptor (Results 1 – 4 of 4) sorted by relevance
73 DBG_NAME(OQueryDescriptor) in DBG_NAME() argument75 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::OQueryDescriptor89 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 …]
141 class OQueryDescriptor : public comphelper::OMutexAndBroadcastHelper class147 OQueryDescriptor(const OQueryDescriptor&);148 void operator =(const OQueryDescriptor&);158 virtual ~OQueryDescriptor();160 OQueryDescriptor();161 OQueryDescriptor(const OQueryDescriptor_Base& _rSource);
330 return new OQueryDescriptor(*this); in createDataDescriptor()
196 return new OQueryDescriptor(); in createDataDescriptor()
Completed in 25 milliseconds