|
LibreOffice Module dbaccess (master) 1
|
#include <core_resource.hxx>#include <sot/exchange.hxx>#include <svx/dbaexchange.hxx>#include <com/sun/star/ui/dialogs/XExecutableDialog.hpp>#include <sbagrid.hxx>#include <dlgsize.hxx>#include <com/sun/star/beans/XPropertyState.hpp>#include <com/sun/star/form/XForm.hpp>#include <com/sun/star/container/XIndexContainer.hpp>#include <com/sun/star/view/XSelectionSupplier.hpp>#include <com/sun/star/awt/XTextComponent.hpp>#include <com/sun/star/sdbc/XResultSetUpdate.hpp>#include <comphelper/diagnose_ex.hxx>#include <svl/numuno.hxx>#include <toolkit/helper/vclunohelper.hxx>#include <vcl/svapp.hxx>#include <cppuhelper/queryinterface.hxx>#include <connectivity/dbtools.hxx>#include <comphelper/propertyvalue.hxx>#include <comphelper/types.hxx>#include <com/sun/star/sdbc/DataType.hpp>#include <com/sun/star/sdbc/SQLException.hpp>#include <strings.hrc>#include <strings.hxx>#include <dbexchange.hxx>#include <svtools/stringtransfer.hxx>#include <UITools.hxx>#include <TokenWriter.hxx>#include <osl/diagnose.h>#include <algorithm>Go to the source code of this file.
Functions | |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * | com_sun_star_comp_dbu_SbaXGridControl_get_implementation (css::uno::XComponentContext *context, css::uno::Sequence< css::uno::Any > const &) |
| IMPL_LINK_NOARG (SbaXGridPeer, OnDispatchEvent, void *, void) | |
| IMPL_LINK_NOARG (SbaGridControl, AsynchDropEvent, void *, void) | |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * com_sun_star_comp_dbu_SbaXGridControl_get_implementation | ( | css::uno::XComponentContext * | context, |
| css::uno::Sequence< css::uno::Any > const & | |||
| ) |
Definition at line 77 of file sbagrid.cxx.
| IMPL_LINK_NOARG | ( | SbaGridControl | , |
| AsynchDropEvent | , | ||
| void * | , | ||
| void | |||
| ) |
Definition at line 1306 of file sbagrid.cxx.
References DBA_RES, DBG_UNHANDLED_EXCEPTION, Exception, dbaccess::getDataSource(), GetFrameWeld(), VCLUnoHelper::GetInterface(), Hide, PROPERTY_ISROWCOUNTFINAL(), Show, and throwGenericSQLException().
| IMPL_LINK_NOARG | ( | SbaXGridPeer | , |
| OnDispatchEvent | , | ||
| void * | , | ||
| void | |||
| ) |
Definition at line 309 of file sbagrid.cxx.
References dbaui::SbaXGridPeer::dispatch(), Application::IsMainThread(), and LINK.