summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/SearchResultLocator.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/inc/SearchResultLocator.hxx')
-rw-r--r--sw/source/core/inc/SearchResultLocator.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sw/source/core/inc/SearchResultLocator.hxx b/sw/source/core/inc/SearchResultLocator.hxx
index cd1b2e4bb5e5..7dac632ae58f 100644
--- a/sw/source/core/inc/SearchResultLocator.hxx
+++ b/sw/source/core/inc/SearchResultLocator.hxx
@@ -58,6 +58,8 @@ public:
}
LocationResult find(std::vector<SearchIndexData> const& rSearchIndexDataVector);
+
+ LocationResult findForPayload(const char* pPayload);
};
} // end sw namespace