Bug 107599 - Separate UNO commands to launch Table of Contents, Index or Bibliography dialog
Summary: Separate UNO commands to launch Table of Contents, Index or Bibliography dialog
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
5.4.0.0.alpha0+
Hardware: All All
: medium enhancement
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: UNO-Command-New TableofContents-Indexes Bibliography
  Show dependency treegraph
 
Reported: 2017-05-03 14:44 UTC by Yousuf Philips (jay) (retired)
Modified: 2017-07-14 06:51 UTC (History)
5 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yousuf Philips (jay) (retired) 2017-05-03 14:44:15 UTC
The .uno:InsertMultiIndex UNO command launches the dialog to insert a Table of Contents and we also need UNO commands that launch the dialog as bibliography type and as index type, though not sure which of the 3 index options is preferable to be opened by default.

@Heiko, @Cor, @Stuart: Which is the more popular one in your view?
Comment 1 V Stuart Foote 2017-05-03 20:03:08 UTC
Default to TOC as currently (or rename the .uno command for TOC); but figuring out some way for the new .uno commands to call the other configurations (Index, Bibliography) would be good.
Comment 2 Yousuf Philips (jay) (retired) 2017-05-03 20:34:43 UTC
@Maxim: As aliases are now possible, would it be easy to have the alias jump to a particular tab of an opened dialog?