https://bugs.documentfoundation.org/show_bug.cgi?id=165507
--- Comment #28 from Jonathan Clark <[email protected]> --- (In reply to Eyal Rozenberg from comment #27) > In the Customize dialog, I see two commands called 'Start': > > 1. > Command: .uno:CommonAlignStart > Tooltip: Start > > 2. > Command: .uno:StartPara > Tooltip: Align Start > > and the same for End. Should I see that? What's the difference between them? We have separate uno commands for aligning paragraphs (e.g. .uno:LeftPara), objects (e.g. .uno:ObjectAlignLeft), and commands that do both for use in static menus (e.g. .uno:CommonAlignLeft). .uno:StartPara is like .uno:LeftPara. .uno:CommonAlignStart is like .uno:CommonAlignLeft. -- You are receiving this mail because: You are the assignee for the bug.
