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


i'm work in this bug -> create a recently special character used bar... i
will descript what i'm done

i do a subclass of the class "SvxShowCharSet" (it is the class of the grid
where there are the special character) and i modify it to view only 2 rows
and i put the char what i want.

i do the events mousebuttondown,mousebuttonup,mousebuttonmove.

what i want to do now is the implementation of a class that can memorize
the special char recently used... for this i need any suggestion to how to
work, i will explain what i think:

i think a class "RecUsedChar" with this attribute:
-char
-font
-subset
-hexadecimal code
-decimal code

the method:
-get e set method

then i think to make an array of this class where i can memorize the
recently used

my question of this:
where can i collocate this class? i do a hxx and cxx? which is the module
where can i put this classes?
can this idea be good?
is better make the array into the class (with a getChar(int index)?
then i have to  save this on the disk?
how?

thanks for your work!

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.