vcl/inc/svdata.hxx |    5 +++++
 1 file changed, 5 insertions(+)

New commits:
commit 42556ae06861f58f984ac064d97f5d6656759a97
Author: Tor Lillqvist <t...@collabora.com>
Date:   Sun Apr 6 12:35:57 2014 +0300

    Add a comment guessing what "NWF" means
    
    Change-Id: Ib5f5d61d714be573569f72cd4df2229cb9d01563

diff --git a/vcl/inc/svdata.hxx b/vcl/inc/svdata.hxx
index 7f64bd5..628b328 100644
--- a/vcl/inc/svdata.hxx
+++ b/vcl/inc/svdata.hxx
@@ -245,6 +245,11 @@ struct ImplSVHelpData
     sal_uLong                   mnLastHelpHideTime;         // ticks of last 
show
 };
 
+// "NWF" probably means "Native Widget Framework" and likely was the
+// term used for the idea that StarView/OOo "widgets" should *look* (and
+// feel) like the "native widgets" on each platform, even if not at
+// all implemented using them.
+
 struct ImplSVNWFData
 {
     int                     mnStatusBarLowerRightOffset;    // amount in pixel 
to avoid in the lower righthand corner
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to