loolwsd/bundled/include/LibreOfficeKit/LibreOfficeKit.h | 6 ++++++ 1 file changed, 6 insertions(+)
New commits: commit cbee4462fe32941a568cab865d567b832fc9e52a Author: Miklos Vajna <vmik...@collabora.co.uk> Date: Tue Oct 27 10:19:08 2015 +0100 loolwsd: update the bundled headers diff --git a/loolwsd/bundled/include/LibreOfficeKit/LibreOfficeKit.h b/loolwsd/bundled/include/LibreOfficeKit/LibreOfficeKit.h index 83dcc98..d83717b 100644 --- a/loolwsd/bundled/include/LibreOfficeKit/LibreOfficeKit.h +++ b/loolwsd/bundled/include/LibreOfficeKit/LibreOfficeKit.h @@ -157,6 +157,12 @@ struct _LibreOfficeKitDocumentClass const char* pMimeType, char** pUsedMimeType); + /// @see lok::Document::paste(). + bool (*paste) (LibreOfficeKitDocument* pThis, + const char* pMimeType, + const char* pData, + size_t nSize); + /// @see lok::Document::setGraphicSelection void (*setGraphicSelection) (LibreOfficeKitDocument* pThis, int nType, _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits