Lines Matching refs:SAL_CALL

233 …virtual ::com::sun::star::uno::Any SAL_CALL queryAggregation(const ::com::sun::star::uno::Type& _r…
236 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type> SAL_CALL getTypes( ) throw(…
237 …virtual ::com::sun::star::uno::Sequence<sal_Int8> SAL_CALL getImplementationId( ) throw(::com::su…
240 virtual void SAL_CALL disposing();
243 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL get…
244 virtual ::cppu::IPropertyArrayHelper& SAL_CALL getInfoHelper();
245 …virtual void SAL_CALL getFastPropertyValue(::com::sun::star::uno::Any& rValue, sal_Int32 nHandle )…
246 …virtual sal_Bool SAL_CALL convertFastPropertyValue(::com::sun::star::uno::Any& rConvertedValue, ::…
247 …virtual void SAL_CALL setFastPropertyValue_NoBroadcast(sal_Int32 nHandle, const ::com::sun::star::…
249 ::com::sun::star::uno::Any SAL_CALL getFastPropertyValue( sal_Int32 nHandle )
268 …virtual void SAL_CALL addSQLErrorListener(const ::com::sun::star::uno::Reference< ::com::sun::star…
269 …virtual void SAL_CALL removeSQLErrorListener(const ::com::sun::star::uno::Reference< ::com::sun::s…
275 virtual void SAL_CALL reset() throw(::com::sun::star::uno::RuntimeException);
276 …virtual void SAL_CALL addResetListener(const ::com::sun::star::uno::Reference< ::com::sun::star::f…
277 …virtual void SAL_CALL removeResetListener(const ::com::sun::star::uno::Reference< ::com::sun::star…
280 …virtual void SAL_CALL submit(const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XContr…
281 …virtual void SAL_CALL addSubmitListener(const ::com::sun::star::uno::Reference< ::com::sun::star::…
282 …virtual void SAL_CALL removeSubmitListener(const ::com::sun::star::uno::Reference< ::com::sun::sta…
285 …virtual InterfaceRef SAL_CALL getParent() throw ( ::com::sun::star::uno::RuntimeException) { retur… in getParent()
286 …virtual void SAL_CALL setParent(const InterfaceRef& Parent) throw ( :: com::sun::star::lang::NoSup…
289 virtual ::rtl::OUString SAL_CALL getName() throw(::com::sun::star::uno::RuntimeException);
290 …virtual void SAL_CALL setName(const ::rtl::OUString& aName) throw(::com::sun::star::uno::RuntimeEx…
293 virtual sal_Bool SAL_CALL getGroupControl() throw(::com::sun::star::uno::RuntimeException);
294 …virtual void SAL_CALL setGroupControl(sal_Bool /*_bGroupControl*/) throw(::com::sun::star::uno::Ru… in setGroupControl()
295 …virtual void SAL_CALL setControlModels(const ::com::sun::star::uno::Sequence< ::com::sun::star::un…
296 …om::sun::star::uno::Reference< ::com::sun::star::awt::XControlModel > > SAL_CALL getControlModels(…
297 …virtual void SAL_CALL setGroup(const ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Refer…
298 virtual sal_Int32 SAL_CALL getGroupCount() throw(::com::sun::star::uno::RuntimeException);
299 …virtual void SAL_CALL getGroup(sal_Int32 _nGroup, ::com::sun::star::uno::Sequence< ::com::sun::sta…
300 …virtual void SAL_CALL getGroupByName(const ::rtl::OUString& _rName, ::com::sun::star::uno::Sequenc…
303 …virtual void SAL_CALL disposing(const ::com::sun::star::lang::EventObject& _rSource) throw(::com::…
306 …virtual void SAL_CALL loaded(const ::com::sun::star::lang::EventObject& aEvent) throw(::com::sun::…
307 …virtual void SAL_CALL unloading(const ::com::sun::star::lang::EventObject& aEvent) throw(::com::su…
308 …virtual void SAL_CALL unloaded(const ::com::sun::star::lang::EventObject& aEvent) throw(::com::sun…
309 …virtual void SAL_CALL reloading(const ::com::sun::star::lang::EventObject& aEvent) throw(::com::su…
310 …virtual void SAL_CALL reloaded(const ::com::sun::star::lang::EventObject& aEvent) throw(::com::sun…
313 virtual void SAL_CALL load() throw(::com::sun::star::uno::RuntimeException);
314 virtual void SAL_CALL unload() throw(::com::sun::star::uno::RuntimeException);
315 virtual void SAL_CALL reload() throw(::com::sun::star::uno::RuntimeException);
316 virtual sal_Bool SAL_CALL isLoaded() throw(::com::sun::star::uno::RuntimeException);
317 …virtual void SAL_CALL addLoadListener(const ::com::sun::star::uno::Reference< ::com::sun::star::fo…
318 …virtual void SAL_CALL removeLoadListener(const ::com::sun::star::uno::Reference< ::com::sun::star:…
321 …virtual void SAL_CALL close() throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::R…
324 …virtual void SAL_CALL cursorMoved(const ::com::sun::star::lang::EventObject& event) throw(::com::s…
325 …virtual void SAL_CALL rowChanged(const ::com::sun::star::lang::EventObject& event) throw(::com::su…
326 …virtual void SAL_CALL rowSetChanged(const ::com::sun::star::lang::EventObject& event) throw(::com:…
329 …virtual sal_Bool SAL_CALL approveCursorMove(const ::com::sun::star::lang::EventObject& event) thro…
330 …virtual sal_Bool SAL_CALL approveRowChange(const ::com::sun::star::sdb::RowChangeEvent& event) thr…
331 …virtual sal_Bool SAL_CALL approveRowSetChange(const ::com::sun::star::lang::EventObject& event) th…
334 …virtual void SAL_CALL addRowSetApproveListener(const ::com::sun::star::uno::Reference< ::com::sun:…
335 …virtual void SAL_CALL removeRowSetApproveListener(const ::com::sun::star::uno::Reference< ::com::s…
338 …virtual void SAL_CALL addDatabaseParameterListener(const ::com::sun::star::uno::Reference< ::com::…
339 …virtual void SAL_CALL removeDatabaseParameterListener(const ::com::sun::star::uno::Reference< ::co…
342 …virtual void SAL_CALL addParameterListener(const ::com::sun::star::uno::Reference< ::com::sun::sta…
343 …virtual void SAL_CALL removeParameterListener(const ::com::sun::star::uno::Reference< ::com::sun::…
346 …virtual void SAL_CALL execute() throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno:…
347 …virtual void SAL_CALL addRowSetListener(const ::com::sun::star::uno::Reference< ::com::sun::star::…
348 …virtual void SAL_CALL removeRowSetListener(const ::com::sun::star::uno::Reference< ::com::sun::sta…
351 …virtual void SAL_CALL executeWithCompletion( const ::com::sun::star::uno::Reference< ::com::sun::s…
354 …virtual sal_Bool SAL_CALL next() throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno…
355 …virtual sal_Bool SAL_CALL isBeforeFirst() throw(::com::sun::star::sdbc::SQLException, ::com::sun::…
356 …virtual sal_Bool SAL_CALL isAfterLast() throw(::com::sun::star::sdbc::SQLException, ::com::sun::st…
357 …virtual sal_Bool SAL_CALL isFirst() throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::…
358 …virtual sal_Bool SAL_CALL isLast() throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::u…
359 …virtual void SAL_CALL beforeFirst() throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::…
360 …virtual void SAL_CALL afterLast() throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::un…
361 …virtual sal_Bool SAL_CALL first() throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::un…
362 …virtual sal_Bool SAL_CALL last() throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno…
363 …virtual sal_Int32 SAL_CALL getRow() throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::…
364 …virtual sal_Bool SAL_CALL absolute(sal_Int32 row) throw(::com::sun::star::sdbc::SQLException, ::co…
365 …virtual sal_Bool SAL_CALL relative(sal_Int32 rows) throw(::com::sun::star::sdbc::SQLException, ::c…
366 …virtual sal_Bool SAL_CALL previous() throw(::com::sun::star::sdbc::SQLException, ::com::sun::star:…
367 …virtual void SAL_CALL refreshRow() throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::u…
368 …virtual sal_Bool SAL_CALL rowUpdated() throw(::com::sun::star::sdbc::SQLException, ::com::sun::sta…
369 …virtual sal_Bool SAL_CALL rowInserted() throw(::com::sun::star::sdbc::SQLException, ::com::sun::st…
370 …virtual sal_Bool SAL_CALL rowDeleted() throw(::com::sun::star::sdbc::SQLException, ::com::sun::sta…
371 …virtual InterfaceRef SAL_CALL getStatement() throw(::com::sun::star::sdbc::SQLException, ::com::su…
374 …virtual void SAL_CALL insertRow() throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::un…
375 …virtual void SAL_CALL updateRow() throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::un…
376 …virtual void SAL_CALL deleteRow() throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::un…
377 …virtual void SAL_CALL cancelRowUpdates() throw(::com::sun::star::sdbc::SQLException, ::com::sun::s…
378 …virtual void SAL_CALL moveToInsertRow() throw(::com::sun::star::sdbc::SQLException, ::com::sun::st…
379 …virtual void SAL_CALL moveToCurrentRow() throw(::com::sun::star::sdbc::SQLException, ::com::sun::s…
382 …virtual ::com::sun::star::uno::Sequence< sal_Int32 > SAL_CALL deleteRows(const ::com::sun::star::u…
385 …virtual sal_Bool SAL_CALL supportsService(const ::rtl::OUString& ServiceName) throw(::com::sun::s…
386 …virtual ::rtl::OUString SAL_CALL getImplementationName() throw(::com::sun::star::uno::RuntimeExce…
387 …virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getSupportedServiceNames() th…
390 static ::rtl::OUString SAL_CALL getImplementationName_Static();
391 …static ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getSupportedServiceNames_Static…
392 static ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getCurrentServiceNames_Static();
393 …static ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getCompatibleServiceNames_Stati…
394 …static ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > SAL_CALL Create( cons…
397 … virtual ::rtl::OUString SAL_CALL getServiceName() throw(::com::sun::star::uno::RuntimeException);
398 …virtual void SAL_CALL write(const ::com::sun::star::uno::Reference< ::com::sun::star::io::XObjectO…
399 …virtual void SAL_CALL read(const ::com::sun::star::uno::Reference< ::com::sun::star::io::XObjectIn…
402 …virtual void SAL_CALL errorOccured(const ::com::sun::star::sdb::SQLErrorEvent& aEvent) throw(::com…
405 …virtual void SAL_CALL setNull(sal_Int32 parameterIndex, sal_Int32 sqlType) throw(::com::sun::star:…
406 …virtual void SAL_CALL setObjectNull(sal_Int32 parameterIndex, sal_Int32 sqlType, const ::rtl::OUSt…
407 …virtual void SAL_CALL setBoolean(sal_Int32 parameterIndex, sal_Bool x) throw(::com::sun::star::sdb…
408 …virtual void SAL_CALL setByte(sal_Int32 parameterIndex, sal_Int8 x) throw(::com::sun::star::sdbc::…
409 …virtual void SAL_CALL setShort(sal_Int32 parameterIndex, sal_Int16 x) throw(::com::sun::star::sdbc…
410 …virtual void SAL_CALL setInt(sal_Int32 parameterIndex, sal_Int32 x) throw(::com::sun::star::sdbc::…
411 …virtual void SAL_CALL setLong(sal_Int32 parameterIndex, sal_Int64 x) throw(::com::sun::star::sdbc:…
412 …virtual void SAL_CALL setFloat(sal_Int32 parameterIndex, float x) throw(::com::sun::star::sdbc::SQ…
413 …virtual void SAL_CALL setDouble(sal_Int32 parameterIndex, double x) throw(::com::sun::star::sdbc::…
414 …virtual void SAL_CALL setString(sal_Int32 parameterIndex, const ::rtl::OUString& x) throw(::com::s…
415 …virtual void SAL_CALL setBytes(sal_Int32 parameterIndex, const ::com::sun::star::uno::Sequence< sa…
416 …virtual void SAL_CALL setDate(sal_Int32 parameterIndex, const ::com::sun::star::util::Date& x) thr…
417 …virtual void SAL_CALL setTime(sal_Int32 parameterIndex, const ::com::sun::star::util::Time& x) thr…
418 …virtual void SAL_CALL setTimestamp(sal_Int32 parameterIndex, const ::com::sun::star::util::DateTim…
419 …virtual void SAL_CALL setBinaryStream(sal_Int32 parameterIndex, const ::com::sun::star::uno::Refer…
420 …virtual void SAL_CALL setCharacterStream(sal_Int32 parameterIndex, const ::com::sun::star::uno::Re…
421 …virtual void SAL_CALL setObject(sal_Int32 parameterIndex, const ::com::sun::star::uno::Any& x) thr…
422 …virtual void SAL_CALL setObjectWithInfo(sal_Int32 parameterIndex, const ::com::sun::star::uno::Any…
423 …virtual void SAL_CALL setRef(sal_Int32 parameterIndex, const ::com::sun::star::uno::Reference< ::c…
424 …virtual void SAL_CALL setBlob(sal_Int32 parameterIndex, const ::com::sun::star::uno::Reference< ::…
425 …virtual void SAL_CALL setClob(sal_Int32 parameterIndex, const ::com::sun::star::uno::Reference< ::…
426 …virtual void SAL_CALL setArray(sal_Int32 parameterIndex, const ::com::sun::star::uno::Reference< :…
427 …virtual void SAL_CALL clearParameters() throw(::com::sun::star::sdbc::SQLException, ::com::sun::st…
430 …virtual void SAL_CALL propertyChange( const ::com::sun::star::beans::PropertyChangeEvent& evt ) th…
433 …virtual void SAL_CALL addProperty( const ::rtl::OUString& Name, ::sal_Int16 Attributes, const ::co…
434 …virtual void SAL_CALL removeProperty( const ::rtl::OUString& Name ) throw (::com::sun::star::beans…
437 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue > SAL_CALL getProp…
438 …virtual void SAL_CALL setPropertyValues( const ::com::sun::star::uno::Sequence< ::com::sun::star::…
442 …virtual ::com::sun::star::uno::Any SAL_CALL getWarnings( ) throw (::com::sun::star::sdbc::SQLExce…
443 …virtual void SAL_CALL clearWarnings( ) throw (::com::sun::star::sdbc::SQLException, ::com::sun::s…
446 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::util::XCloneable > SAL_CALL createClon…
452 virtual void SAL_CALL forwardingPropertyValue( sal_Int32 _nHandle );
453 virtual void SAL_CALL forwardedPropertyValue( sal_Int32 _nHandle, bool _bSuccess );