LibreOffice Module dbaccess (master) 1
|
This is the complete list of members for dbaui::OTableCopyHelper, including all inherited members.
asyncCopyTagTable(DropDescriptor &_rDesc, std::u16string_view _sDestDataSourceName, const SharedConnection &_xConnection) | dbaui::OTableCopyHelper | |
copyTagTable(DropDescriptor const &_rDesc, bool _bCheck, const SharedConnection &_xConnection) | dbaui::OTableCopyHelper | |
copyTagTable(const TransferableDataHelper &_aDroppedData, DropDescriptor &_rAsyncDrop, const SharedConnection &_xConnection) | dbaui::OTableCopyHelper | |
GetTableNameForAppend() const | dbaui::OTableCopyHelper | inline |
insertTable(std::u16string_view i_rSourceDataSource, const css::uno::Reference< css::sdbc::XConnection > &i_rSourceConnection, const OUString &i_rCommand, const sal_Int32 i_nCommandType, const css::uno::Reference< css::sdbc::XResultSet > &i_rSourceRows, const css::uno::Sequence< css::uno::Any > &i_rSelection, const bool i_bBookmarkSelection, std::u16string_view i_rDestDataSource, const css::uno::Reference< css::sdbc::XConnection > &i_rDestConnection) | dbaui::OTableCopyHelper | private |
isTableFormat(const TransferableDataHelper &_rClipboard) | dbaui::OTableCopyHelper | static |
m_pController | dbaui::OTableCopyHelper | private |
m_sTableNameForAppend | dbaui::OTableCopyHelper | private |
OTableCopyHelper(OGenericUnoController *_pController) | dbaui::OTableCopyHelper | |
pasteTable(const TransferableDataHelper &_rTransData, std::u16string_view _sDestDataSourceName, const SharedConnection &_xConnection) | dbaui::OTableCopyHelper | |
pasteTable(SotClipboardFormatId _nFormatId, const TransferableDataHelper &_rTransData, std::u16string_view _sDestDataSourceName, const SharedConnection &_xConnection) | dbaui::OTableCopyHelper | |
pasteTable(const svx::ODataAccessDescriptor &_rPasteData, std::u16string_view _sDestDataSourceName, const SharedConnection &_xDestConnection) | dbaui::OTableCopyHelper | private |
ResetTableNameForAppend() | dbaui::OTableCopyHelper | inline |
SetTableNameForAppend(const OUString &_rDefaultTableName) | dbaui::OTableCopyHelper | inline |