Searched refs:OTableRowExchange (Results 1 – 4 of 4) sorted by relevance
43 …OTableRowExchange::OTableRowExchange(const ::std::vector< ::boost::shared_ptr<OTableRow> >& _rvTab… in OTableRowExchange() function in dbaui::OTableRowExchange48 …sal_Bool OTableRowExchange::WriteObject( SotStorageStreamRef& rxOStm, void* pUserObject, sal_uInt3… in WriteObject()66 void OTableRowExchange::AddSupportedFormats() in AddSupportedFormats()72 sal_Bool OTableRowExchange::GetData( const ::com::sun::star::datatransfer::DataFlavor& rFlavor ) in GetData()80 void OTableRowExchange::ObjectReleased() in ObjectReleased()
956 OTableRowExchange* pData = new OTableRowExchange(vClipboardList); in CopyRows()
40 class OTableRowExchange : public TransferableHelper class44 OTableRowExchange(const ::std::vector< ::boost::shared_ptr<OTableRow> >& _rvTableRow);
915 OTableRowExchange* pData = new OTableRowExchange(vClipboardList); in PostExecuteColumnContextMenu()
Completed in 90 milliseconds