Searched refs:ORowSetClone (Results 1 – 3 of 3) sorted by relevance
2079 ORowSetClone* pClone = new ORowSetClone( m_aContext, *this, m_pMutex ); in createResultSet()2161 …ORowSetClone* pClone = reinterpret_cast<ORowSetClone*>(xTunnel->getSomething(ORowSetClone::getUnoT… in notifyRowSetAndClonesRowDelete()2179 …ORowSetClone* pClone = reinterpret_cast<ORowSetClone*>(xTunnel->getSomething(ORowSetClone::getUnoT… in notifyRowSetAndClonesRowDeleted()2799 DBG_NAME(ORowSetClone);2801 ORowSetClone::ORowSetClone( const ::comphelper::ComponentContext& _rContext, ORowSet& rParent, ::os… in ORowSetClone() function in dbaccess::ORowSetClone2809 DBG_CTOR(ORowSetClone, NULL); in ORowSetClone()2892 ORowSetClone::~ORowSetClone() in ~ORowSetClone()2894 DBG_DTOR(ORowSetClone, NULL); in ~ORowSetClone()2898 Sequence< Type > ORowSetClone::getTypes() throw (RuntimeException) in getTypes()2904 Any ORowSetClone::queryInterface( const Type & rType ) throw (RuntimeException) in queryInterface()[all …]
78 friend class ORowSetClone;463 class ORowSetClone : public comphelper::OBaseMutex class466 ,public ::comphelper::OPropertyArrayUsageHelper < ORowSetClone >483 …ORowSetClone( const ::comphelper::ComponentContext& _rContext, ORowSet& rParent, ::osl::Mutex* _pM…484 virtual ~ORowSetClone();
113 friend class ORowSetClone;