Searched refs:OAdoView (Results 1 – 3 of 3) sorted by relevance
45 OAdoView::OAdoView(sal_Bool _bCase,ADOView* _pView) : OView_ADO(_bCase,NULL) in OAdoView() function in OAdoView50 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()
49 OAdoView* pView = new OAdoView(isCaseSensitive(),m_aCollection.GetItem(_rName)); in createObject()61 return new OAdoView(isCaseSensitive()); in createDescriptor()68 OAdoView* pView = NULL; in appendObject()
37 class OAdoView : public OView_ADO class48 OAdoView(sal_Bool _bCase, ADOView* _pView=NULL);
Completed in 23 milliseconds