Searched defs:TransferableDataHelper (Results 1 – 8 of 8) sorted by relevance
/trunk/main/forms/source/richtext/ |
H A D | clipboarddispatcher.cxx | 172 … IMPL_LINK( OPasteClipboardDispatcher, OnClipboardChanged, TransferableDataHelper*, _pDataHelper ) in IMPL_LINK() argument
|
/trunk/main/svtools/inc/svtools/ |
H A D | transfer.hxx | 308 class SVT_DLLPUBLIC TransferableDataHelper class
|
/trunk/main/sd/source/ui/view/ |
H A D | drviews7.cxx | 182 IMPL_LINK( DrawViewShell, ClipboardChanged, TransferableDataHelper*, pDataHelper ) in IMPL_LINK() argument
|
H A D | outlnvsh.cxx | 776 IMPL_LINK( OutlineViewShell, ClipboardChanged, TransferableDataHelper*, pDataHelper ) in IMPL_LINK() argument
|
/trunk/main/sc/source/ui/view/ |
H A D | cellsh.cxx | 433 IMPL_LINK( ScCellShell, ClipboardChanged, TransferableDataHelper*, pDataHelper ) in IMPL_LINK() argument
|
H A D | editsh.cxx | 758 IMPL_LINK( ScEditShell, ClipboardChanged, TransferableDataHelper*, pDataHelper ) in IMPL_LINK() argument
|
/trunk/main/svtools/source/misc/ |
H A D | transfer.cxx | 1395 TransferableDataHelper::TransferableDataHelper() : in TransferableDataHelper() function in TransferableDataHelper 1404 TransferableDataHelper::TransferableDataHelper( const Reference< ::com::sun::star::datatransfer::XT… in TransferableDataHelper() function in TransferableDataHelper 1415 TransferableDataHelper::TransferableDataHelper( const TransferableDataHelper& rDataHelper ) : in TransferableDataHelper() function in TransferableDataHelper
|
/trunk/main/sc/source/ui/drawfunc/ |
H A D | drtxtob.cxx | 511 IMPL_LINK( ScDrawTextObjectBar, ClipboardChanged, TransferableDataHelper*, pDataHelper ) in IMPL_LINK() argument
|
Completed in 67 milliseconds