Searched refs:OQuery (Results 1 – 4 of 4) sorted by relevance
127 DBG_NAME(OQuery) in DBG_NAME() argument129 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 …]
68 class OQuery;70 typedef ::comphelper::OPropertyArrayUsageHelper< OQuery > OQuery_ArrayHelperBase;73 class OQuery :public OContentHelper class104 OQuery* m_pActor;106 OAutoActionReset(OQuery* _pActor) : m_pActor(_pActor) { } in OAutoActionReset()111 virtual ~OQuery();118 OQuery(
412 …OQuery* pNewObject = new OQuery( Reference< XPropertySet >( _rxCommandDesc, UNO_QUERY ), m_xConnec… in implCreateWrapper()
120 class OQuery;
Completed in 23 milliseconds