LibreOffice Module helpcompiler (master) 1
Functions
LuceneHelper.cxx File Reference
#include "LuceneHelper.hxx"
Include dependency graph for LuceneHelper.cxx:

Go to the source code of this file.

Functions

std::vector< TCHAR > OUStringToTCHARVec (OUString const &rStr)
 
OUString TCHARArrayToOUString (TCHAR const *str)
 

Function Documentation

◆ OUStringToTCHARVec()

std::vector< TCHAR > OUStringToTCHARVec ( OUString const &  rStr)

Definition at line 12 of file LuceneHelper.cxx.

Referenced by HelpIndexer::helpDocument(), and HelpSearch::query().

◆ TCHARArrayToOUString()

OUString TCHARArrayToOUString ( TCHAR const *  str)

Definition at line 29 of file LuceneHelper.cxx.

Referenced by HelpSearch::query().