Date: prev next · Thread: first prev next last
2012 Archives by date, by thread · List index


Logic in this line is executed when selecting text in different sizes in
writer, and it disables buttons.
     if( !aSetItem.GetItemOfScript( rSh.GetScriptType() )) 
                    rSet.DisableItem( nSlot ); 

I tried to comment the line and test without it to see if it works - now
buttons are visible but increasing or decreasing fonts in different sizes
are still  not working! 

I think that case FN_GROW_FONT_SIZE and case FN_SHRINK_FONT_SIZE in method 
"void SwTextShell::ExecCharAttrArgs(SfxRequest &rReq)" are responsible for
actual increase and decrease
and the problem may be here.


--
View this message in context: 
http://nabble.documentfoundation.org/Investigation-into-bug-35862-allow-increase-decrease-font-for-text-selection-with-multiple-font-sizes-tp3855568p3860755.html
Sent from the Dev mailing list archive at Nabble.com.

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.