Searched refs:OTableCopyHelper (Results 1 – 4 of 4) sorted by relevance
156 OTableCopyHelper::OTableCopyHelper(OGenericUnoController* _pControler) in OTableCopyHelper() function in dbaui::OTableCopyHelper162 void OTableCopyHelper::insertTable( const ::rtl::OUString& i_rSourceDataSource, const Reference<XCo… in insertTable()221 void OTableCopyHelper::pasteTable( const ::svx::ODataAccessDescriptor& _rPasteData, const ::rtl::OU… in pasteTable()266 void OTableCopyHelper::pasteTable( SotFormatStringId _nFormatId in pasteTable()309 void OTableCopyHelper::pasteTable( const TransferableDataHelper& _rTransData in pasteTable()322 sal_Bool OTableCopyHelper::copyTagTable(OTableCopyHelper::DropDescriptor& _rDesc, sal_Bool _bCheck,… in copyTagTable()344 sal_Bool OTableCopyHelper::isTableFormat(const TransferableDataHelper& _rClipboard) const in isTableFormat()354 sal_Bool OTableCopyHelper::copyTagTable(const TransferableDataHelper& _aDroppedData in copyTagTable()389 void OTableCopyHelper::asyncCopyTagTable( DropDescriptor& _rDesc in asyncCopyTagTable()
82 class OTableCopyHelper class108 OTableCopyHelper(OGenericUnoController* _pControler);
152 OTableCopyHelper::DropDescriptor m_aAsyncDrop;153 OTableCopyHelper m_aTableCopyHelper;
101 OTableCopyHelper::DropDescriptor m_aAsyncDrop;123 OTableCopyHelper m_aTableCopyHelper;
Completed in 27 milliseconds