https://bugs.documentfoundation.org/show_bug.cgi?id=157884

            Bug ID: 157884
           Summary: Typo in UNO command ".uno:UnhainFrame"
           Product: LibreOffice
           Version: 24.2.0.0 alpha0+ Master
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: framework
          Assignee: [email protected]
          Reporter: [email protected]

The UNO command ".uno:UnhainFrames" seems to bear a typo.


https://opengrok.libreoffice.org/xref/core/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu?r=6320a4c2#2639

and, in /workdir/SdiTarget/sw/sdi/swslots.hxx we have


// Slot Nr. 59 : 21737
    SFX_NEW_SLOT_ARG( SwFrameShell,FN_FRAME_UNCHAIN,SfxGroupId::Frame,
                &aSwFrameShellSlots_Impl[1] /*Offset Next*/,
               
SFX_STUB_PTR(SwFrameShell,Execute),SFX_STUB_PTR(SwFrameShell,GetState),
               
SfxSlotMode::AUTOUPDATE|SfxSlotMode::RECORDPERSET|SfxSlotMode::MENUCONFIG|SfxSlotMode::TOOLBOXCONFIG|SfxSlotMode::NONE,
                SfxDisableFlags::SwOnProtectedCursor,
                SfxVoidItem,
                20/*Offset*/, 0, SfxSlotMode::NONE,"UnhainFrames" ),

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

Reply via email to