vcl/inc/svdata.hxx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
New commits: commit cb554bc388b09ef34af44be611fc6e798eb2bb5b Author: Tor Lillqvist <t...@collabora.com> Date: Sun Apr 6 12:40:10 2014 +0300 I found a reference confirming my guess Change-Id: Id8e48f70801104adef4cbb3c179800ddc4688999 diff --git a/vcl/inc/svdata.hxx b/vcl/inc/svdata.hxx index 628b328..59ac135 100644 --- a/vcl/inc/svdata.hxx +++ b/vcl/inc/svdata.hxx @@ -245,10 +245,10 @@ 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. +// "NWF" means "Native Widget Framework" and 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. See http://people.redhat.com/dcbw/ooo-nwf.html . struct ImplSVNWFData { _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits