Home
last modified time | relevance | path

Searched refs:OView (Results 1 – 10 of 10) sorted by relevance

/aoo41x/main/connectivity/source/sdbcx/
H A DVView.cxx43 OView::OView(sal_Bool _bCase, in OView() function in OView
61 OView::OView(sal_Bool _bCase,const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XDatab… in OView() function in OView
68 OView::~OView() in ~OView()
72 void OView::construct() in construct()
84 void OView::disposing(void) in disposing()
91 Sequence< Type > SAL_CALL OView::getTypes( ) throw(RuntimeException) in getTypes()
96 Any SAL_CALL OView::queryInterface( const Type & rType ) throw(RuntimeException) in queryInterface()
107 ::cppu::IPropertyArrayHelper & OView::getInfoHelper() in getInfoHelper()
109 return *const_cast<OView*>(this)->getArrayHelper(isNew() ? 1 : 0); in getInfoHelper()
135 void SAL_CALL OView::acquire() throw() in acquire()
[all …]
/aoo41x/main/connectivity/inc/connectivity/sdbcx/
H A DVView.hxx50 class OOO_DLLPUBLIC_DBTOOLS OView : class
53 public ::comphelper::OIdPropertyArrayUsageHelper<OView>,
72OView(sal_Bool _bCase,const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XDatabaseMet…
73 OView( sal_Bool _bCase,
80 virtual ~OView();
/aoo41x/main/connectivity/source/drivers/mysql/
H A DYViews.cxx66 return new ::connectivity::sdbcx::OView(isCaseSensitive(), in createObject()
90 …connectivity::sdbcx::OView* pNew = new connectivity::sdbcx::OView(sal_True,xConnection->getMetaDat… in createDescriptor()
/aoo41x/main/connectivity/source/drivers/adabas/
H A DBViews.cxx84 connectivity::sdbcx::OView* pRet = new connectivity::sdbcx::OView(sal_True, in createObject()
113 return new connectivity::sdbcx::OView(sal_True,xConnection->getMetaData()); in createDescriptor()
/aoo41x/main/connectivity/source/drivers/hsqldb/
H A DHViews.cxx96 …connectivity::sdbcx::OView* pNew = new connectivity::sdbcx::OView(sal_True,xConnection->getMetaDat… in createDescriptor()
/aoo41x/main/connectivity/source/inc/ado/
H A DACollection.hxx210 class OView;
218 typedef OCollection< ADOViews,ADOView,OView> OViews;
H A DAView.hxx35 typedef sdbcx::OView OView_ADO;
/aoo41x/main/dbaccess/source/core/inc/
H A DView.hxx45 typedef ::connectivity::sdbcx::OView View_Base;
/aoo41x/main/connectivity/source/inc/hsqldb/
H A DHView.hxx44 typedef ::connectivity::sdbcx::OView HView_Base;
/aoo41x/main/dbaccess/source/core/api/
H A Dviewcontainer.cxx132 xRet = new ::connectivity::sdbcx::OView(isCaseSensitive(),m_xMetaData); in createDescriptor()

Completed in 31 milliseconds