sc/inc/queryentry.hxx | 3 +++ 1 file changed, 3 insertions(+) New commits: commit 4901ff2f8d57775c0ef0c201082f1886df0d8fb0 Author: Kohei Yoshida <kohei.yosh...@suse.com> Date: Sat Nov 5 01:12:46 2011 -0400
Class description. diff --git a/sc/inc/queryentry.hxx b/sc/inc/queryentry.hxx index 57b39fa..463618e 100644 --- a/sc/inc/queryentry.hxx +++ b/sc/inc/queryentry.hxx @@ -39,6 +39,9 @@ namespace utl { class TextSearch; } +/** + * Each instance of this struct represents a single filtering criteria. + */ struct ScQueryEntry { typedef std::vector<rtl::OUString> QueryStringsType; _______________________________________________ Libreoffice-commits mailing list Libreoffice-commits@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits