Searched refs:TSectionElements (Results 1 – 4 of 4) sorted by relevance
44 typedef ::com::sun::star::uno::Sequence< ::com::sun::star::beans::NamedValue > TSectionElements; typedef in rptui::OReportExchange51 OReportExchange( const TSectionElements& _rCopyElements);66 static TSectionElements extractCopies(const TransferableDataHelper& _rData);79 TSectionElements m_aCopyElements;
39 OReportExchange::OReportExchange(const TSectionElements& _rCopyElements ) in OReportExchange()73 OReportExchange::TSectionElements OReportExchange::extractCopies(const TransferableDataHelper& _rDa… in extractCopies()88 TSectionElements aCopies; in extractCopies()99 return TSectionElements(); in extractCopies()
801 OReportExchange::TSectionElements aCopies = OReportExchange::extractCopies(aDropped); in ExecuteDrop()
415 OReportExchange::TSectionElements aCopies = OReportExchange::extractCopies(aTransferData); in Paste()
Completed in 42 milliseconds