#include <dbexchange.hxx>
|
| ODataClipboard () |
|
| ODataClipboard (const css::uno::Reference< css::beans::XPropertySet > &i_rAliveForm, const css::uno::Sequence< css::uno::Any > &i_rSelectedRows, const bool i_bBookmarkSelection, const css::uno::Reference< css::uno::XComponentContext > &i_rORB) |
|
void | Update (const OUString &_rDatasource, const sal_Int32 _nCommandType, const OUString &_rCommand, const css::uno::Reference< css::sdbc::XConnection > &_rxConnection, const css::uno::Reference< css::util::XNumberFormatter > &_rxFormatter, const css::uno::Reference< css::uno::XComponentContext > &_rxORB) |
|
void | Update (const OUString &_rDatasource, const sal_Int32 _nCommandType, const OUString &_rCommand, const css::uno::Reference< css::util::XNumberFormatter > &_rxFormatter, const css::uno::Reference< css::uno::XComponentContext > &_rxORB) |
|
virtual void SAL_CALL | disposing (const css::lang::EventObject &Source) override |
|
void | Update (const OUString &_rDatasource, const sal_Int32 _nCommandType, const OUString &_rCommand, const css::uno::Reference< css::sdbc::XConnection > &_rxConnection) |
|
void | Update (const OUString &_rDatasource, const sal_Int32 _nCommandType, const OUString &_rCommand) |
|
| ODataAccessObjectTransferable (const css::uno::Reference< css::beans::XPropertySet > &_rxLivingForm) |
|
| ODataAccessObjectTransferable () |
|
Definition at line 38 of file dbexchange.hxx.
◆ ODataClipboard() [1/2]
dbaui::ODataClipboard::ODataClipboard |
( |
| ) |
|
◆ ODataClipboard() [2/2]
dbaui::ODataClipboard::ODataClipboard |
( |
const css::uno::Reference< css::beans::XPropertySet > & |
i_rAliveForm, |
|
|
const css::uno::Sequence< css::uno::Any > & |
i_rSelectedRows, |
|
|
const bool |
i_bBookmarkSelection, |
|
|
const css::uno::Reference< css::uno::XComponentContext > & |
i_rORB |
|
) |
| |
◆ AddSupportedFormats()
void dbaui::ODataClipboard::AddSupportedFormats |
( |
| ) |
|
|
overrideprotectedvirtual |
◆ disposing()
void SAL_CALL dbaui::ODataClipboard::disposing |
( |
const css::lang::EventObject & |
Source | ) |
|
|
overridevirtual |
◆ GetData()
bool dbaui::ODataClipboard::GetData |
( |
const css::datatransfer::DataFlavor & |
rFlavor, |
|
|
const OUString & |
rDestDoc |
|
) |
| |
|
overrideprotectedvirtual |
◆ ObjectReleased()
void dbaui::ODataClipboard::ObjectReleased |
( |
| ) |
|
|
overrideprotectedvirtual |
◆ Update() [1/2]
void dbaui::ODataClipboard::Update |
( |
const OUString & |
_rDatasource, |
|
|
const sal_Int32 |
_nCommandType, |
|
|
const OUString & |
_rCommand, |
|
|
const css::uno::Reference< css::sdbc::XConnection > & |
_rxConnection, |
|
|
const css::uno::Reference< css::util::XNumberFormatter > & |
_rxFormatter, |
|
|
const css::uno::Reference< css::uno::XComponentContext > & |
_rxORB |
|
) |
| |
◆ Update() [2/2]
void dbaui::ODataClipboard::Update |
( |
const OUString & |
_rDatasource, |
|
|
const sal_Int32 |
_nCommandType, |
|
|
const OUString & |
_rCommand, |
|
|
const css::uno::Reference< css::util::XNumberFormatter > & |
_rxFormatter, |
|
|
const css::uno::Reference< css::uno::XComponentContext > & |
_rxORB |
|
) |
| |
◆ WriteObject()
bool dbaui::ODataClipboard::WriteObject |
( |
tools::SvRef< SotTempStream > & |
rxOStm, |
|
|
void * |
pUserObject, |
|
|
sal_uInt32 |
nUserObjectId, |
|
|
const css::datatransfer::DataFlavor & |
rFlavor |
|
) |
| |
|
overrideprotectedvirtual |
◆ m_pHtml
◆ m_pRtf
The documentation for this class was generated from the following files: