https://bugs.freedesktop.org/show_bug.cgi?id=47302

             Bug #: 47302
           Summary: [EasyHack] Adding a new field in "Insert->Fields"
    Classification: Unclassified
           Product: LibreOffice
           Version: LibO Master
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: medium
         Component: Presentation
        AssignedTo: libreoffice-bugs@lists.freedesktop.org
        ReportedBy: sumu...@novell.com


It would be desirable to insert "Slide names" instead of slide numbers in
slides.
so, having something like "Insert->Fields->Slide Name" would be desirable.

As an extension, a feature similar to writer's "Insert->Fields->Other" could be
looked at.

Code references (I only dug up a little): 
http://opengrok.libreoffice.org/xref/core/scripting/workben/bindings/impressmenubar.xml#164
http://opengrok.libreoffice.org/xref/core/sd/inc/sdcommands.h#164
http://opengrok.libreoffice.org/xref/core/sd/uiconfig/simpress/menubar/menubar.xml#147
http://opengrok.libreoffice.org/xref/core/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu#525
http://opengrok.libreoffice.org/xref/core/sd/sdi/sdraw.sdi#3455

"SID_INSERT_FLD_PAGE":
http://opengrok.libreoffice.org/search?q=SID_INSERT_FLD_PAGE&project=core

Getting names:
There are helper functions depending on the context of the code.
Something like SdPage::GetName(...) should do.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to