https://issues.apache.org/bugzilla/show_bug.cgi?id=55330

--- Comment #6 from Ryan O'Meara <[email protected]> ---
Here is a patch which adds type safe operations for page margins. I started
with margins as the constants used there do not go directly into the generated
file - they are just used to determine which function is called on internal
handler routines, so there is less risk of unanticipated values which need to
be handled by the APIs

The patch adds an enumeration and the new API calls, deprecates the old API
calls and constants, and duplicates the tests which existed for the old API
calls for the new ones

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to