LibreOffice Module i18npool (master)
1
|
#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>
Go to the source code of this file.
Classes | |
class | TextSearch |
Namespaces | |
com::sun::star::i18n | |
com::sun::star::uno | |
Typedefs | |
typedef ::std::map< sal_Unicode, sal_Int32 > | TextSearchJumpTable |
typedef ::std::map< sal_Unicode, sal_Int32 > TextSearchJumpTable |
Definition at line 41 of file textsearch.hxx.