Set slide/page format dropdown size to 6 in Slide/Page panel
Change-Id: Iad70e5e946c3209246567b7b6449100a49cb8a40 Reviewed-on: https://gerrit.libreoffice.org/28013 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
This commit is contained in:
committed by
Katarina Behrens
parent
18edd88edc
commit
b2bbebb34e
@@ -27,6 +27,7 @@
|
||||
PaperSizeListBox::PaperSizeListBox(vcl::Window* pParent, WinBits nStyle)
|
||||
: ListBox( pParent, nStyle)
|
||||
{
|
||||
SetDropDownLineCount(6);
|
||||
}
|
||||
|
||||
VCL_BUILDER_FACTORY(PaperSizeListBox);
|
||||
|
Reference in New Issue
Block a user