Kaydet (Commit) 4e0656ac authored tarafından Pierre-Eric Pelloux-Prayer's avatar Pierre-Eric Pelloux-Prayer Kaydeden (comit) Caolán McNamara

Add PrintName to PrintOptions.idl

Change-Id: If023204f44a4b1180ea747686356c2a8a7aaf288
Reviewed-on: https://gerrit.libreoffice.org/4859Tested-by: 's avatarCaolán McNamara <caolanm@redhat.com>
Reviewed-by: 's avatarCaolán McNamara <caolanm@redhat.com>
üst 788fa633
......@@ -72,6 +72,10 @@ published service PrintOptions
@see DuplexMode for more information about supported values
*/
[optional, property] short DuplexMode;
/** if set, specifies name of the printer to use.
*/
[optional, property] string PrinterName;
};
......
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