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

V Stuart Foote <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected],
                   |                            |[email protected]

--- Comment #3 from V Stuart Foote <[email protected]> ---
(In reply to V Stuart Foote from comment #2)
> 
> Currently the Page Settings control has no Icon associated, it launches the
> Page Style dialog landing on the Page tab's Paper Format.  So rather than
> "Page Settings" there should be an alternate UNO command that would be a
> better choice for setting Page paper format/size as was done from the 5.2
> Properties deck's "Page" content panel--or as now from the Page deck's
> Format content panel: Size droplist.

@Jay, Maxim

Page sizes [1] get populated from svx papersizelistbox with
FillPaperSizeEntries() [2]. 

For adding a new toolbar format droplist-widget, rather than the full dialog,
does this need a new UNO command? Or just use the source?

=-ref-=
[1] https://opengrok.libreoffice.org/xref/core/svx/inc/page.hrc
[2]
https://opengrok.libreoffice.org/search?project=core&q=FillPaperSizeEntries&defs=&refs=&path=&hist=&type=

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to