Lines Matching refs:SAL_CALL
76 virtual ::cppu::IPropertyArrayHelper & SAL_CALL getInfoHelper();
77 virtual sal_Bool SAL_CALL convertFastPropertyValue(
83 virtual void SAL_CALL setFastPropertyValue_NoBroadcast(
86 virtual void SAL_CALL getFastPropertyValue(
97 virtual void SAL_CALL disposing(void){OStatement_BASE::disposing();} in disposing()
99 virtual void SAL_CALL release() throw();
100 virtual void SAL_CALL acquire() throw();
102 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rT…
104 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes( ) throw…
107 …:sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL getPropertySetInf…
109 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XResultSet > SAL_CALL executeQue…
110 …virtual sal_Int32 SAL_CALL executeUpdate( const ::rtl::OUString& sql ) throw(::com::sun::star::sdb…
111 …virtual sal_Bool SAL_CALL execute( const ::rtl::OUString& sql ) throw(::com::sun::star::sdbc::SQLE…
112 …::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection > SAL_CALL getConnection( )…
114 …virtual ::com::sun::star::uno::Any SAL_CALL getWarnings( ) throw(::com::sun::star::sdbc::SQLExcep…
115 …virtual void SAL_CALL clearWarnings( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::st…
117 virtual void SAL_CALL cancel( ) throw(::com::sun::star::uno::RuntimeException);
119 …virtual void SAL_CALL close( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno:…
121 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XResultSet > SAL_CALL getResultS…
122 …virtual sal_Int32 SAL_CALL getUpdateCount( ) throw(::com::sun::star::sdbc::SQLException, ::com::s…
123 …virtual sal_Bool SAL_CALL getMoreResults( ) throw(::com::sun::star::sdbc::SQLException, ::com::su…
138 virtual void SAL_CALL disposing(void);
140 virtual void SAL_CALL release() throw();
154 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rT…
155 virtual void SAL_CALL acquire() throw();
156 virtual void SAL_CALL release() throw();
158 …virtual void SAL_CALL addBatch( const ::rtl::OUString& sql ) throw(::com::sun::star::sdbc::SQLExce…
159 …virtual void SAL_CALL clearBatch( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star:…
160 …virtual ::com::sun::star::uno::Sequence< sal_Int32 > SAL_CALL executeBatch( ) throw(::com::sun::s…