LibreOffice Module vcl (master) 1
Classes | Functions
transfer2.cxx File Reference
#include <config_vclplug.h>
#include <osl/mutex.hxx>
#include <sot/exchange.hxx>
#include <tools/debug.hxx>
#include <vcl/svapp.hxx>
#include <vcl/window.hxx>
#include <comphelper/lok.hxx>
#include <comphelper/processfactory.hxx>
#include <com/sun/star/datatransfer/clipboard/LokClipboard.hpp>
#include <com/sun/star/datatransfer/clipboard/SystemClipboard.hpp>
#include <com/sun/star/datatransfer/dnd/XDropTargetDragContext.hpp>
#include <com/sun/star/datatransfer/dnd/XDragGestureRecognizer.hpp>
#include <com/sun/star/datatransfer/dnd/XDropTarget.hpp>
#include <com/sun/star/uno/DeploymentException.hpp>
#include <svl/urlbmk.hxx>
#include <vcl/transfer.hxx>
#include <svdata.hxx>
Include dependency graph for transfer2.cxx:

Go to the source code of this file.

Classes

struct  TransferDataContainer_Impl
 

Functions

Reference< XClipboard > GetSystemClipboard ()
 
Reference< XClipboard > GetSystemPrimarySelection ()
 

Function Documentation

◆ GetSystemClipboard()

Reference< XClipboard > GetSystemClipboard ( )

◆ GetSystemPrimarySelection()

Reference< XClipboard > GetSystemPrimarySelection ( )