[Libreoffice-commits] online.git: loolwsd/bundled
Henry Castro
hcastro at collabora.com
Sat Apr 23 15:38:38 UTC 2016
loolwsd/bundled/include/LibreOfficeKit/LibreOfficeKit.h | 4 ++++
1 file changed, 4 insertions(+)
New commits:
commit 415b265b6b456aff7da77e32600d29118e23d1b4
Author: Henry Castro <hcastro at collabora.com>
Date: Sat Apr 23 11:38:49 2016 -0400
loolwsd: update bundled headers
diff --git a/loolwsd/bundled/include/LibreOfficeKit/LibreOfficeKit.h b/loolwsd/bundled/include/LibreOfficeKit/LibreOfficeKit.h
index c98dd1f..1281a21 100644
--- a/loolwsd/bundled/include/LibreOfficeKit/LibreOfficeKit.h
+++ b/loolwsd/bundled/include/LibreOfficeKit/LibreOfficeKit.h
@@ -224,6 +224,10 @@ struct _LibreOfficeKitDocumentClass
const char* pFontName,
int* pFontWidth,
int* pFontHeight);
+
+ /// @see lok::Document::getPartHash().
+ char* (*getPartHash) (LibreOfficeKitDocument* pThis,
+ int nPart);
#endif // defined LOK_USE_UNSTABLE_API || defined LIBO_INTERNAL_ONLY
};
More information about the Libreoffice-commits
mailing list