Home
last modified time | relevance | path

Searched refs:OAdoView (Results 1 – 3 of 3) sorted by relevance

/trunk/main/connectivity/source/drivers/ado/
H A DAView.cxx45 OAdoView::OAdoView(sal_Bool _bCase,ADOView* _pView) : OView_ADO(_bCase,NULL) in OAdoView() function in OAdoView
50 Sequence< sal_Int8 > OAdoView::getUnoTunnelImplementationId() in getUnoTunnelImplementationId()
67 sal_Int64 OAdoView::getSomething( const Sequence< sal_Int8 > & rId ) throw (RuntimeException) in getSomething()
75 void OAdoView::getFastPropertyValue(Any& rValue,sal_Int32 nHandle) const in getFastPropertyValue()
108 void SAL_CALL OAdoView::acquire() throw() in acquire()
113 void SAL_CALL OAdoView::release() throw() in release()
H A DAViews.cxx49 OAdoView* pView = new OAdoView(isCaseSensitive(),m_aCollection.GetItem(_rName)); in createObject()
61 return new OAdoView(isCaseSensitive()); in createDescriptor()
68 OAdoView* pView = NULL; in appendObject()
/trunk/main/connectivity/source/inc/ado/
H A DAView.hxx37 class OAdoView : public OView_ADO class
48 OAdoView(sal_Bool _bCase, ADOView* _pView=NULL);

Completed in 26 milliseconds