Kaydet (Commit) b4f182b3 authored tarafından Michael Stahl's avatar Michael Stahl

offapi: avoid mysterious "deprecated:" warnings

Change-Id: I9cc99c3108bae582d0da9645ba75947cced904fc
üst 5b0a354e
...@@ -69,7 +69,7 @@ published constants WritingMode2 ...@@ -69,7 +69,7 @@ published constants WritingMode2
<p>May not be used in page styles.</p> <p>May not be used in page styles.</p>
@deprecated @deprecated
Use #CONTEXT instead. Use CONTEXT instead.
*/ */
const short PAGE = 4; const short PAGE = 4;
......
...@@ -46,7 +46,7 @@ published service PrintOptions ...@@ -46,7 +46,7 @@ published service PrintOptions
/** advises the printer to sort the pages of the copies. /** advises the printer to sort the pages of the copies.
@deprecated @deprecated
Use #Collate instead. Use Collate instead.
*/ */
[property] boolean Sort; [property] boolean Sort;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment