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

New commits:
commit ecfce0ff23d9f1ed5a51b29b14a7043dce87b300
Author:     Samuel Mehrbrodt <samuel.mehrbr...@allotropia.de>
AuthorDate: Tue Nov 23 16:19:43 2021 +0100
Commit:     Samuel Mehrbrodt <samuel.mehrbr...@allotropia.de>
CommitDate: Wed Nov 24 09:23:51 2021 +0100

    tdf#145852 Revert "Make "uno:Printer" actually work"
    
    This broke a macro (see tdf#145852)
    
    This reverts commit 3f4d96767fb510f07577ba4f28e60f05a370a5b2.
    
    Change-Id: Ic3b4f31182e2f4e13d33f2b7711fec9ae62b1fd7
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/125704
    Tested-by: Jenkins
    Reviewed-by: Samuel Mehrbrodt <samuel.mehrbr...@allotropia.de>

diff --git a/sfx2/sdi/sfx.sdi b/sfx2/sdi/sfx.sdi
index 0a9b40b7f7a5..77690bf01e24 100644
--- a/sfx2/sdi/sfx.sdi
+++ b/sfx2/sdi/sfx.sdi
@@ -3266,7 +3266,7 @@ SfxVoidItem PrintDefault SID_PRINTDOCDIRECT
 
 
 SfxStringItem Printer SID_PRINTER_NAME
-(SfxStringItem PrinterName SID_PRINTER_NAME)
+
 [
     AutoUpdate = FALSE,
     FastCall = FALSE,

Reply via email to