mirror of
https://github.com/LibreOffice/online.git
synced 2025-08-20 23:24:34 +00:00
Extending WOPI implementaion to introduce 'Save As' feature
Change-Id: Ic4c80f4c4b54944143682c25a5878c1336787b27 Reviewed-on: https://gerrit.libreoffice.org/40946 Reviewed-by: pranavk <pranavk@collabora.co.uk> Tested-by: pranavk <pranavk@collabora.co.uk>
This commit is contained in:
@ -78,6 +78,7 @@ extern "C"
|
||||
CASE(COMMENT);
|
||||
CASE(INVALIDATE_HEADER);
|
||||
CASE(CELL_ADDRESS);
|
||||
CASE(RULER_UPDATE);
|
||||
#undef CASE
|
||||
}
|
||||
std::cout << " payload: " << payload << std::endl;
|
||||
|
Reference in New Issue
Block a user