Searched refs:ParameterWrapperContainer (Results 1 – 4 of 4) sorted by relevance
263 ParameterWrapperContainer::ParameterWrapperContainer() in ParameterWrapperContainer() function in dbtools::param::ParameterWrapperContainer269 …ParameterWrapperContainer::ParameterWrapperContainer( const Reference< XSingleSelectQueryAnalyzer … in ParameterWrapperContainer() function in dbtools::param::ParameterWrapperContainer283 ParameterWrapperContainer::~ParameterWrapperContainer() in ~ParameterWrapperContainer()288 Type SAL_CALL ParameterWrapperContainer::getElementType() throw( RuntimeException ) in getElementType()296 sal_Bool SAL_CALL ParameterWrapperContainer::hasElements() throw( RuntimeException ) in hasElements()304 sal_Int32 SAL_CALL ParameterWrapperContainer::getCount() throw( RuntimeException ) in getCount()312 …Any SAL_CALL ParameterWrapperContainer::getByIndex( sal_Int32 _nIndex ) throw( IndexOutOfBoundsExc… in getByIndex()324 … Reference< XEnumeration > ParameterWrapperContainer::createEnumeration() throw( RuntimeException ) in createEnumeration()333 void ParameterWrapperContainer::impl_checkDisposed_throw() in impl_checkDisposed_throw()340 void SAL_CALL ParameterWrapperContainer::disposing() in disposing()
427 m_pOuterParameters = new param::ParameterWrapperContainer; in createOuterParameters()
139 class OOO_DLLPUBLIC_DBTOOLS ParameterWrapperContainer : class147 virtual ~ParameterWrapperContainer();152 ParameterWrapperContainer();159 …ParameterWrapperContainer( const ::com::sun::star::uno::Reference< ::com::sun::star::sdb::XSingleS…198 typedef ::rtl::Reference< ParameterWrapperContainer > ParametersContainerRef;
2471 m_pParameters = new param::ParameterWrapperContainer( m_xComposer.get() ); in impl_initParametersContainer_nothrow()
Completed in 43 milliseconds