Home
last modified time | relevance | path

Searched refs:TextDataObject (Results 1 – 12 of 12) sorted by relevance

/trunk/main/vcl/source/app/
H A Dunohelp2.cxx39 TextDataObject::TextDataObject( const String& rText ) : maText( rText ) in TextDataObject() function in vcl::unohelper::TextDataObject
43 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()
H A Ddbggui.cxx706 ::vcl::unohelper::TextDataObject::CopyStringTo( sAssertion, GetClipboard() ); in PreNotify()
1802 vcl::unohelper::TextDataObject::CopyStringTo( m_aMessage, GetClipboard() ); in Click()
/trunk/main/vcl/inc/vcl/
H A Dunohelp2.hxx39 class VCL_DLLPUBLIC TextDataObject : class
47 TextDataObject( const String& rText );
48 ~TextDataObject();
/trunk/main/accessibility/source/standard/
H A Dvclxaccessibletextcomponent.cxx393 ::vcl::unohelper::TextDataObject* pDataObj = new ::vcl::unohelper::TextDataObject( sText ); in copyText()
H A Dvclxaccessiblestatusbaritem.cxx608 ::vcl::unohelper::TextDataObject* pDataObj = new ::vcl::unohelper::TextDataObject( sText ); in copyText()
H A Dvclxaccessiblemenuitem.cxx417 ::vcl::unohelper::TextDataObject* pDataObj = new ::vcl::unohelper::TextDataObject( sText ); in copyText()
H A Dvclxaccessibletabpage.cxx681 ::vcl::unohelper::TextDataObject* pDataObj = new ::vcl::unohelper::TextDataObject( sText ); in copyText()
H A Dvclxaccessibletoolboxitem.cxx550 ::vcl::unohelper::TextDataObject* pDataObj = new ::vcl::unohelper::TextDataObject( sText ); in copyText()
H A Dvclxaccessiblelistitem.cxx606 ::vcl::unohelper::TextDataObject* pDataObj = new ::vcl::unohelper::TextDataObject( sText ); in copyText()
/trunk/main/vcl/source/control/
H A Dedit.cxx1387 ::vcl::unohelper::TextDataObject::CopyStringTo( GetSelected(), rxClipboard ); in ImplCopy()
2999 …::vcl::unohelper::TextDataObject* pDataObj = new ::vcl::unohelper::TextDataObject( GetSelected() ); in dragGestureRecognized()
/trunk/main/starmath/source/
H A Daccessibility.cxx799 ::vcl::unohelper::TextDataObject* pDataObj = new ::vcl::unohelper::TextDataObject( sText ); in copyText()
/trunk/main/sw/source/ui/shells/
H A Dtextsh1.cxx1312 vcl::unohelper::TextDataObject::CopyStringTo( in Execute()

Completed in 86 milliseconds