Home
last modified time | relevance | path

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

/trunk/main/reportdesign/source/ui/inc/
H A Ddlgedclip.hxx44 typedef ::com::sun::star::uno::Sequence< ::com::sun::star::beans::NamedValue > TSectionElements; typedef in rptui::OReportExchange
51 OReportExchange( const TSectionElements& _rCopyElements);
66 static TSectionElements extractCopies(const TransferableDataHelper& _rData);
79 TSectionElements m_aCopyElements;
/trunk/main/reportdesign/source/ui/report/
H A Ddlgedclip.cxx39 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()
H A DReportSection.cxx801 OReportExchange::TSectionElements aCopies = OReportExchange::extractCopies(aDropped); in ExecuteDrop()
H A DViewsWindow.cxx415 OReportExchange::TSectionElements aCopies = OReportExchange::extractCopies(aTransferData); in Paste()

Completed in 45 milliseconds