Home
last modified time | relevance | path

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

/trunk/main/reportdesign/source/ui/report/
H A Ddlgedclip.cxx39 OReportExchange::OReportExchange(const TSectionElements& _rCopyElements ) in OReportExchange() function in rptui::OReportExchange
44 sal_uInt32 OReportExchange::getDescriptorFormatId() in getDescriptorFormatId()
55 void OReportExchange::AddSupportedFormats() in AddSupportedFormats()
60 sal_Bool OReportExchange::GetData( const datatransfer::DataFlavor& _rFlavor ) in GetData()
68 sal_Bool OReportExchange::canExtract(const DataFlavorExVector& _rFlavor) in canExtract()
73 OReportExchange::TSectionElements OReportExchange::extractCopies(const TransferableDataHelper& _rDa… in extractCopies()
H A DReportSection.cxx779 …const sal_Int8 nDropOption = ( OReportExchange::canExtract(rFlavors) ) ? DND_ACTION_COPYMOVE : DND… in AcceptDrop()
799 if ( OReportExchange::canExtract(rFlavors) ) in ExecuteDrop()
801 OReportExchange::TSectionElements aCopies = OReportExchange::extractCopies(aDropped); in ExecuteDrop()
H A DViewsWindow.cxx407 OReportExchange* pCopy = new OReportExchange(aAllreadyCopiedObjects); in Copy()
415 OReportExchange::TSectionElements aCopies = OReportExchange::extractCopies(aTransferData); in Paste()
509 return aTransferData.HasFormat(OReportExchange::getDescriptorFormatId()); in IsPasteAllowed()
/trunk/main/reportdesign/source/ui/inc/
H A Ddlgedclip.hxx41 class OReportExchange : public TransferableHelper class
51 OReportExchange( const TSectionElements& _rCopyElements);

Completed in 34 milliseconds