|
LibreOffice Module desktop (master) 1
|
#include <vector>#include <rtl/ref.hxx>#include <cppuhelper/implbase.hxx>#include <cppuhelper/compbase.hxx>#include <com/sun/star/lang/XServiceInfo.hpp>#include <com/sun/star/lang/XSingleServiceFactory.hpp>#include <com/sun/star/datatransfer/clipboard/XSystemClipboard.hpp>Go to the source code of this file.
Classes | |
| class | LOKClipboard |
| A clipboard implementation for LibreOfficeKit. More... | |
| class | LOKTransferable |
| Represents the contents of LOKClipboard. More... | |
| class | LOKClipboardFactory |
| Theoretically to hook into the (horrible) vcl dtranscomp.cxx code. More... | |