Home
last modified time | relevance | path

Searched refs:WpADOView (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/connectivity/source/inc/ado/
H A DAwrapadox.hxx80 class WpADOView : public WpOLEBase<ADOView> class
83 WpADOView(ADOView* pInt=NULL) : WpOLEBase<ADOView>(pInt){} in WpADOView() function in connectivity::ado::WpADOView
84 WpADOView(const WpADOView& rhs){operator=(rhs);} in WpADOView() function in connectivity::ado::WpADOView
86 inline WpADOView& operator=(const WpADOView& rhs) in operator =()
H A DWrapTypeDefs.hxx36 class WpADOView;
44 typedef WpOLEAppendCollection<ADOViews, ADOView, WpADOView> WpADOViews;
H A DAView.hxx39 WpADOView m_aView;
56 WpADOView getImpl() const { return m_aView;} in getImpl()
/aoo41x/main/connectivity/source/drivers/ado/
H A DAwrapado.cxx1438 ::rtl::OUString WpADOView::get_Name() const in get_Name()
1446 void WpADOView::get_Command(OLEVariant& _rVar) const in get_Command()
1452 void WpADOView::put_Command(OLEVariant& _rVar) in put_Command()

Completed in 32 milliseconds