sfx2/sdi/sfx.sdi |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 3f4d96767fb510f07577ba4f28e60f05a370a5b2
Author:     Samuel Mehrbrodt <samuel.mehrbr...@cib.de>
AuthorDate: Thu Nov 26 08:16:59 2020 +0100
Commit:     Samuel Mehrbrodt <samuel.mehrbr...@cib.de>
CommitDate: Thu Nov 26 09:41:36 2020 +0100

    Make "uno:Printer" actually work
    
    Needs to handle the "PrinterName" argument.
    This can be used in macros to change the default printer.
    
    Change-Id: I5d451843a5b15cda6db031c8a3a40bbc310d9107
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/106653
    Tested-by: Jenkins
    Reviewed-by: Samuel Mehrbrodt <samuel.mehrbr...@cib.de>

diff --git a/sfx2/sdi/sfx.sdi b/sfx2/sdi/sfx.sdi
index 6cdad85a8d53..5d71e6e5de3d 100644
--- a/sfx2/sdi/sfx.sdi
+++ b/sfx2/sdi/sfx.sdi
@@ -3218,7 +3218,7 @@ SfxVoidItem PrintDefault SID_PRINTDOCDIRECT
 
 
 SfxStringItem Printer SID_PRINTER_NAME
-
+(SfxStringItem PrinterName SID_PRINTER_NAME)
 [
     AutoUpdate = FALSE,
     FastCall = FALSE,
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to