LibreOffice Module vcl (master) 1
Variables
xtextedt.cxx File Reference
#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>
Include dependency graph for xtextedt.cxx:

Go to the source code of this file.

Variables

const std::wstring gaGroupChars = L"(){}[]"
 

Variable Documentation

◆ gaGroupChars

const std::wstring gaGroupChars = L"(){}[]"

Definition at line 31 of file xtextedt.cxx.

Referenced by ExtTextEngine::MatchGroup().