summaryrefslogtreecommitdiffstats
path: root/sc/inc/queryentry.hxx
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@suse.com>2011-11-05 01:12:46 -0400
committerKohei Yoshida <kohei.yoshida@suse.com>2011-11-05 01:12:46 -0400
commit4901ff2f8d57775c0ef0c201082f1886df0d8fb0 (patch)
treeb92669bf1cdbb7fa9282d4fec6e889b60cb8f364 /sc/inc/queryentry.hxx
parentRemoved queryentry.hxx include from lookupcache.hxx header. (diff)
downloadcore-4901ff2f8d57775c0ef0c201082f1886df0d8fb0.tar.gz
core-4901ff2f8d57775c0ef0c201082f1886df0d8fb0.zip
Class description.
Diffstat (limited to 'sc/inc/queryentry.hxx')
-rw-r--r--sc/inc/queryentry.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/sc/inc/queryentry.hxx b/sc/inc/queryentry.hxx
index 57b39fa15cb7..463618e2872a 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;