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



What I ultimately want to do is work on a personal project. I do not have
enough skills yet, but I want to be a developer of Libre Office later on.

I want to create a function that automatically completes the screen if there
is the same letter as the data of the data pool stored in advance while
inputting characters on the screen. In this case, we want to keep the data
storage method in hexadecimal format when managing the file containing the
data.
Well text is hexadecimal if you prefer to read it that way :-)

Using hexadecimal to really store text, and not only as display formats, basically doubles the 
string size, that sounds a bit strange to me.


I saw that the formula module was managing the data in hexadecimal
(foren.res), and I was tracking the process to refer to it. So I wanted to
know everything related to foren.res being created and used.
For sure it is not the text the user inputs, nor is it the texts used in calc.

You need to write an extension, and work through the UNO API, that is basically the way to interact 
with LO. If you want to write a general program that completes screen in any program, then I can 
only wish you good luck, we concentrate on people who contribute to LibreOffice on this list.

rgds
jan I.



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.