On 16/03/2015 12:55, Lionel Elie Mamane wrote:
On Sun, Mar 15, 2015 at 07:49:59AM -0700, julien2412 wrote:
I gave a try to tdf#67990 Combobox: upper-case character is ignored, when
there is a word with same lower-case character, to try to find the very
moment where the string comparison is done.
..
Any idea how to find the right location? (or even better the right location
itself)
...
Ah yes, look at vcl/source/control/combobox.cxx,
void ComboBox::ImplAutocompleteHandler( Edit* pEdit )
looks like a good candidate.
Thank you Lionel for the hint! :-)
Julien
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.