LibreOffice Module vcl (master) 1
|
#include <i18nutil/searchopt.hxx>
#include <i18nlangtag/languagetag.hxx>
#include <vcl/textdata.hxx>
#include <vcl/xtextedt.hxx>
#include <vcl/svapp.hxx>
#include <vcl/settings.hxx>
#include <unotools/textsearch.hxx>
#include <com/sun/star/util/SearchFlags.hpp>
Go to the source code of this file.
Variables | |
const std::wstring | gaGroupChars = L"(){}[]" |
const std::wstring gaGroupChars = L"(){}[]" |
Definition at line 31 of file xtextedt.cxx.
Referenced by ExtTextEngine::MatchGroup().