1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-26 12:47:45 +00:00

LibPDF: Plumb OE, UE, Perms values to StandardSecurityHandler

This commit is contained in:
Nico Weber 2023-07-19 21:25:37 -04:00 committed by Andreas Kling
parent 57768325cc
commit f8a3022ca2
3 changed files with 23 additions and 3 deletions

View file

@ -111,6 +111,7 @@
A(Names) \
A(Next) \
A(O) \
A(OE) \
A(OP) \
A(OPM) \
A(Ordering) \
@ -119,6 +120,7 @@
A(Pages) \
A(Parent) \
A(Pattern) \
A(Perms) \
A(Predictor) \
A(Prev) \
A(Producer) \
@ -146,6 +148,7 @@
A(Type) \
A(Type1C) \
A(U) \
A(UE) \
A(UCR) \
A(UseBlackPTComp) \
A(UserUnit) \