Home
last modified time | relevance | path

Searched refs:OTableRowExchange (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/dbaccess/source/ui/tabledesign/
H A DTableRowExchange.cxx43OTableRowExchange::OTableRowExchange(const ::std::vector< ::boost::shared_ptr<OTableRow> >& _rvTab… in OTableRowExchange() function in dbaui::OTableRowExchange
48 …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()
H A DTEditControl.cxx956 OTableRowExchange* pData = new OTableRowExchange(vClipboardList); in CopyRows()
/aoo4110/main/dbaccess/source/ui/inc/
H A DTableRowExchange.hxx40 class OTableRowExchange : public TransferableHelper class
44 OTableRowExchange(const ::std::vector< ::boost::shared_ptr<OTableRow> >& _rvTableRow);
/aoo4110/main/dbaccess/source/ui/browser/
H A Dsbagrid.cxx915 OTableRowExchange* pData = new OTableRowExchange(vClipboardList); in PostExecuteColumnContextMenu()

Completed in 35 milliseconds