Home
last modified time | relevance | path

Searched refs:OTableContainer (Results 1 – 6 of 6) sorted by relevance

/aoo41x/main/dbaccess/source/core/api/
H A Dtablecontainer.cxx111 DBG_NAME(OTableContainer) in DBG_NAME() argument
113 OTableContainer::OTableContainer(::cppu::OWeakObject& _rParent, in DBG_NAME()
126 DBG_CTOR(OTableContainer, NULL); in DBG_NAME()
130 OTableContainer::~OTableContainer() in ~OTableContainer()
134 DBG_DTOR(OTableContainer, NULL); in ~OTableContainer()
138 void OTableContainer::removeMasterContainerListener() in removeMasterContainerListener()
153 ::rtl::OUString OTableContainer::getTableTypeRestriction() const in getTableTypeRestriction()
269 Reference< XPropertySet > OTableContainer::createDescriptor() in createDescriptor()
383 void OTableContainer::dropObject(sal_Int32 _nPos,const ::rtl::OUString _sElementName) in dropObject()
485 void SAL_CALL OTableContainer::disposing() in disposing()
[all …]
H A DRowSet.hxx72 class OTableContainer;
107 OTableContainer* m_pTables;
H A DRowSet.cxx2259 …m_pTables = new OTableContainer(*this,m_aMutex,m_xActiveConnection,bCase,NULL,NULL,NULL,m_nInAppen… in impl_getTables_throw()
/aoo41x/main/dbaccess/source/core/inc/
H A Dtablecontainer.hxx84 class OTableContainer;
87 class OTableContainer : public OFilteredContainer, class
130 OTableContainer( ::cppu::OWeakObject& _rParent,
140 virtual ~OTableContainer();
/aoo41x/main/dbaccess/source/core/dataaccess/
H A Dconnection.hxx112 OTableContainer* m_pTables;
H A Dconnection.cxx366 …m_pTables = new OTableContainer( *this, m_aMutex, this, bCase, xTableDefinitions, this, &m_aWarnin… in DBG_NAME()

Completed in 44 milliseconds