Hi OldDeath,
On Mon, 2012-06-04 at 00:32 +0200, OldDeath wrote:
I'd like to look into the code of the autocompletion feature as I am
using it quite often and there are several minor annoyances which I'd
like to fix if possible. As your codebase is quite large and I am
completely new to it, might someone kindly give me a clue about where
to look for the code in question?
You can have a look at the results of the query:
http://opengrok.libreoffice.org/search?q=bAutoCompleteWords&project=core
You'll find in sw the code that is actually doing the Word Completion
work in Writer, and the rest is for the configuration / UI.
The function actually doing the work is
SwEditWin::ShowAutoTextCorrectQuickHelp()
I hope this will help you, and that you'll manage to fix the annoying
things by a nice patch :) BTW if you really want to hack on that, you
can implement a new feature: making the completion words persist.
--
Cedric
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.