Searched refs:TextDataObject (Results 1 – 12 of 12) sorted by relevance
39 TextDataObject::TextDataObject( const String& rText ) : maText( rText ) in TextDataObject() function in vcl::unohelper::TextDataObject43 TextDataObject::~TextDataObject() in ~TextDataObject()47 void TextDataObject::CopyStringTo( const String& rContent, in CopyStringTo()54 TextDataObject* pDataObj = new TextDataObject( rContent ); in CopyStringTo()72 uno::Any TextDataObject::queryInterface( const uno::Type & rType ) throw(uno::RuntimeException) in queryInterface()79 …uno::Any TextDataObject::getTransferData( const datatransfer::DataFlavor& rFlavor ) throw(datatran… in getTransferData()95 …uno::Sequence< datatransfer::DataFlavor > TextDataObject::getTransferDataFlavors( ) throw(uno::Ru… in getTransferDataFlavors()102 …sal_Bool TextDataObject::isDataFlavorSupported( const datatransfer::DataFlavor& rFlavor ) throw(un… in isDataFlavorSupported()
706 ::vcl::unohelper::TextDataObject::CopyStringTo( sAssertion, GetClipboard() ); in PreNotify()1802 vcl::unohelper::TextDataObject::CopyStringTo( m_aMessage, GetClipboard() ); in Click()
39 class VCL_DLLPUBLIC TextDataObject : class47 TextDataObject( const String& rText );48 ~TextDataObject();
393 ::vcl::unohelper::TextDataObject* pDataObj = new ::vcl::unohelper::TextDataObject( sText ); in copyText()
608 ::vcl::unohelper::TextDataObject* pDataObj = new ::vcl::unohelper::TextDataObject( sText ); in copyText()
417 ::vcl::unohelper::TextDataObject* pDataObj = new ::vcl::unohelper::TextDataObject( sText ); in copyText()
681 ::vcl::unohelper::TextDataObject* pDataObj = new ::vcl::unohelper::TextDataObject( sText ); in copyText()
550 ::vcl::unohelper::TextDataObject* pDataObj = new ::vcl::unohelper::TextDataObject( sText ); in copyText()
606 ::vcl::unohelper::TextDataObject* pDataObj = new ::vcl::unohelper::TextDataObject( sText ); in copyText()
1387 ::vcl::unohelper::TextDataObject::CopyStringTo( GetSelected(), rxClipboard ); in ImplCopy()2996 …::vcl::unohelper::TextDataObject* pDataObj = new ::vcl::unohelper::TextDataObject( GetSelected() ); in dragGestureRecognized()
799 ::vcl::unohelper::TextDataObject* pDataObj = new ::vcl::unohelper::TextDataObject( sText ); in copyText()
1310 vcl::unohelper::TextDataObject::CopyStringTo( in Execute()
Completed in 157 milliseconds