LibreOffice Module i18npool (master) 1
Classes | Namespaces | Typedefs
textsearch.hxx File Reference
#include <cppuhelper/implbase.hxx>
#include <com/sun/star/util/XTextSearch2.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <map>
#include <memory>
#include <mutex>
#include <unicode/regex.h>
#include <unicode/unistr.h>
#include <unicode/uversion.h>
Include dependency graph for textsearch.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TextSearch
 

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::i18n
 
namespace  com::sun::star::uno
 

Typedefs

typedef ::std::map< sal_Unicode, sal_Int32 > TextSearchJumpTable
 

Typedef Documentation

◆ TextSearchJumpTable

Definition at line 42 of file textsearch.hxx.