|
LibreOffice Module forms (master) 1
|
#include "clipboarddispatcher.hxx"#include <editeng/editview.hxx>#include <com/sun/star/lang/DisposedException.hpp>#include <svtools/cliplistener.hxx>#include <vcl/transfer.hxx>#include <osl/diagnose.h>Go to the source code of this file.
Namespaces | |
| namespace | frm |
| ListBox is a bit confusing / different from other form components, so here are a few notes: | |
Functions | |
| frm::IMPL_LINK (OPasteClipboardDispatcher, OnClipboardChanged, TransferableDataHelper *, _pDataHelper, void) | |