Hi Joel,

On Sat, 2012-05-26 at 23:34 -0700, Joel Madero wrote:
> Trying to find the location and the manner in which libreoffice
> protects files. Anyone know where I can locate the appropriate source
> file, what the object names are that I should look for, and if
> possible direct me to the documentation. Thanks in advance

        There is no one answer here; it really depends on what file format you
are talking about :-) A good way to find those places from the bottom up
is to do:

        $ git grep rtl_cipher

        And see where it takes you; package/ is the zip file code that is used
for ODF.

        HTH :-)

                Michael.

-- 
michael.me...@suse.com  <><, Pseudo Engineer, itinerant idiot

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to