Home
last modified time | relevance | path

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

/aoo41x/main/dbaccess/source/core/api/
H A Dquery.cxx127 DBG_NAME(OQuery) in DBG_NAME() argument
129 OQuery::OQuery( const Reference< XPropertySet >& _rxCommandDefinition in DBG_NAME()
142 DBG_CTOR(OQuery, NULL); in DBG_NAME()
168 OQuery::~OQuery() in ~OQuery()
170 DBG_DTOR(OQuery, NULL); in ~OQuery()
173 IMPLEMENT_IMPLEMENTATION_ID(OQuery);
177 void OQuery::rebuildColumns() in IMPLEMENT_FORWARD_XINTERFACE3()
335 void SAL_CALL OQuery::disposing() in disposing()
377 ::cppu::IPropertyArrayHelper& OQuery::getInfoHelper() in getInfoHelper()
405 void OQuery::registerProperties() in registerProperties()
[all …]
H A Dquery.hxx68 class OQuery;
70 typedef ::comphelper::OPropertyArrayUsageHelper< OQuery > OQuery_ArrayHelperBase;
73 class OQuery :public OContentHelper class
104 OQuery* m_pActor;
106 OAutoActionReset(OQuery* _pActor) : m_pActor(_pActor) { } in OAutoActionReset()
111 virtual ~OQuery();
118 OQuery(
H A Dquerycontainer.cxx412OQuery* pNewObject = new OQuery( Reference< XPropertySet >( _rxCommandDesc, UNO_QUERY ), m_xConnec… in implCreateWrapper()
/aoo41x/main/dbaccess/source/core/inc/
H A Dquerycontainer.hxx120 class OQuery;

Completed in 20 milliseconds