mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-04-07 13:55:33 +08:00
Added implementation of graphic layers
This commit is contained in:
@ -67,6 +67,8 @@ const long c_nTableCell = 0x2000;
|
||||
const long c_nMaskType = 0x3000;
|
||||
const long c_nResetMaskType = 0x4000;
|
||||
|
||||
const long c_nLayerType = 0x5000;
|
||||
|
||||
const long c_nPDFTilingFill = 0x2001;
|
||||
const long c_nPDFTilingFillIteration = 0x2002;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user