On Tue, 2011-03-15 at 16:06 +0100, Zongbo Zhang wrote:
> Hi all,
> 
> Could anyone here please tell me where can I find the source code
> portion that is in charge of the User Data dialog of the Writer?

What dialog ?, typically can find these with, e.g.
find . -name "*.src" -exec grep "english_string" {} /dev/null \;
and the corresponding .cxx beside/near that .src

C.



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

Reply via email to