Searched refs:OXFormsTransferable (Results 1 – 4 of 4) sorted by relevance
42 OXFormsTransferable::OXFormsTransferable( const OXFormsDescriptor &rhs ) : in OXFormsTransferable() function in svx::OXFormsTransferable47 sal_uInt32 OXFormsTransferable::getDescriptorFormatId() in getDescriptorFormatId()58 void OXFormsTransferable::AddSupportedFormats() in AddSupportedFormats()63 sal_Bool OXFormsTransferable::GetData( const DataFlavor& _rFlavor ) in GetData()73 …const OXFormsDescriptor &OXFormsTransferable::extractDescriptor( const TransferableDataHelper &_rD… in extractDescriptor()79 OXFormsTransferable *pThis = dynamic_cast<OXFormsTransferable *>(pInterface); in extractDescriptor()
71 class SVX_DLLPUBLIC OXFormsTransferable : public TransferableHelper { class87 OXFormsTransferable( const OXFormsDescriptor &rhs );
229 OXFormsTransferable *pTransferable = new OXFormsTransferable(desc); in StartDrag()
2692 const OXFormsDescriptor &rDesc = OXFormsTransferable::extractDescriptor(rData); in _PasteDBData()
Completed in 33 milliseconds