I'm trying to extend the area of the recent document drop down menu, none
of the other ones. I want to increase the size of that one and decrease the
size of the open dialog.
Joel
On Fri, Jul 6, 2012 at 8:33 AM, Ivan Timofeev <timofeev.i.s@gmail.com>wrote:
On 06.07.2012 19:17, Joel Madero wrote:
Someone else suggested there also but I'm not seeing anything that would
differentiate Open vs. Recent Documents on the backingwindow.
AFAIUI you are trying to extend the area, which is responsible for mouse
clicks showing the menu. In this case the code you should modify is
// if the separated dropdown symbol is hit,
// execute the popup immediately
if( ! ImplGetSymbolRect().IsInside( rMEvt.GetPosPixel() ) )
{
The comment explains the current logic.
Or maybe I did not understand you...?
Ivan
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.