Home
last modified time | relevance | path

Searched refs:OViews (Results 1 – 12 of 12) sorted by relevance

/aoo41x/main/connectivity/source/drivers/mysql/
H A DYViews.cxx57 sdbcx::ObjectType OViews::createObject(const ::rtl::OUString& _rName) in createObject()
76 void OViews::impl_refresh( ) throw(RuntimeException) in impl_refresh()
81 void OViews::disposing(void) in disposing()
87 Reference< XPropertySet > OViews::createDescriptor() in createDescriptor()
95 sdbcx::ObjectType OViews::appendObject( const ::rtl::OUString& _rForName, const Reference< XPropert… in appendObject()
102 void OViews::dropObject(sal_Int32 _nPos,const ::rtl::OUString /*_sElementName*/) in dropObject()
123 void OViews::dropByNameImpl(const ::rtl::OUString& elementName) in dropByNameImpl()
130 void OViews::createView( const Reference< XPropertySet >& descriptor ) in createView()
H A DYTables.cxx176 OViews* pViews = static_cast<OViews*>(static_cast<OMySQLCatalog&>(m_rParent).getPrivateViews()); in dropObject()
H A DYCatalog.cxx114 m_pViews = new OViews(m_xMetaData,*this,m_aMutex,aVector); in refreshViews()
/aoo41x/main/connectivity/source/drivers/adabas/
H A DBViews.cxx57 sdbcx::ObjectType OViews::createObject(const ::rtl::OUString& _rName) in createObject()
99 void OViews::impl_refresh( ) throw(RuntimeException) in impl_refresh()
104 void OViews::disposing(void) in disposing()
110 Reference< XPropertySet > OViews::createDescriptor() in createDescriptor()
117 sdbcx::ObjectType OViews::appendObject( const ::rtl::OUString& _rForName, const Reference< XPropert… in appendObject()
124 void OViews::dropObject(sal_Int32 _nPos,const ::rtl::OUString _sElementName) in dropObject()
151 void OViews::dropByNameImpl(const ::rtl::OUString& elementName) in dropByNameImpl()
158 void OViews::createView( const Reference< XPropertySet >& descriptor ) in createView()
H A DBTables.cxx191 OViews* pViews = static_cast<OViews*>(static_cast<OAdabasCatalog&>(m_rParent).getPrivateViews()); in dropObject()
H A DBCatalog.cxx104 m_pViews = new OViews(m_xMetaData,*this,m_aMutex,aVector); in refreshViews()
/aoo41x/main/connectivity/source/drivers/ado/
H A DAViews.cxx47 sdbcx::ObjectType OViews::createObject(const ::rtl::OUString& _rName) in createObject()
54 void OViews::impl_refresh( ) throw(RuntimeException) in impl_refresh()
59 Reference< XPropertySet > OViews::createDescriptor() in createDescriptor()
66 sdbcx::ObjectType OViews::appendObject( const ::rtl::OUString& _rForName, const Reference< XPropert… in appendObject()
92 void OViews::dropObject(sal_Int32 /*_nPos*/,const ::rtl::OUString _sElementName) in dropObject()
H A DACatalog.cxx93 …m_pViews = new OViews(this,m_aMutex,aVector,aViews,m_pConnection->getMetaData()->supportsMixedCase… in refreshViews()
/aoo41x/main/connectivity/source/inc/ado/
H A DAViews.hxx37 class OViews : public sdbcx::OCollection class
49 OViews(OCatalog* _pParent, ::osl::Mutex& _rMutex, in OViews() function in connectivity::ado::OViews
H A DACollection.hxx218 typedef OCollection< ADOViews,ADOView,OView> OViews; typedef
/aoo41x/main/connectivity/source/inc/adabas/
H A DBViews.hxx32 class OViews : public sdbcx::OCollection class
46OViews(const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XDatabaseMetaData >& _rMeta… in OViews() function in connectivity::adabas::OViews
/aoo41x/main/connectivity/source/inc/mysql/
H A DYViews.hxx32 class OViews : public sdbcx::OCollection class
46OViews(const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XDatabaseMetaData >& _rMeta… in OViews() function in connectivity::mysql::OViews

Completed in 48 milliseconds