Lines Matching refs:OView
41 IMPLEMENT_SERVICE_INFO(OView,"com.sun.star.sdbcx.VView","com.sun.star.sdbcx.View");
43 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()
102 ::cppu::IPropertyArrayHelper* OView::createArrayHelper( sal_Int32 /*_nId*/ ) const in createArrayHelper()
107 ::cppu::IPropertyArrayHelper & OView::getInfoHelper() in getInfoHelper()
109 return *const_cast<OView*>(this)->getArrayHelper(isNew() ? 1 : 0); in getInfoHelper()
112 ::rtl::OUString SAL_CALL OView::getName() throw(::com::sun::star::uno::RuntimeException) in getName()
126 ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL OView::getPr… in getPropertySetInfo()
131 void SAL_CALL OView::setName( const ::rtl::OUString& ) throw(::com::sun::star::uno::RuntimeExceptio… in setName()
135 void SAL_CALL OView::acquire() throw() in acquire()
140 void SAL_CALL OView::release() throw() in release()