LibreOffice Module svl (master) 1
|
#include <svl/lngmisc.hxx>
#include <comphelper/string.hxx>
#include <rtl/ustrbuf.hxx>
#include <tools/debug.hxx>
Go to the source code of this file.
Namespaces | |
namespace | linguistic |
Functions | |
sal_Int32 | linguistic::GetNumControlChars (std::u16string_view rTxt) |
bool | linguistic::RemoveHyphens (OUString &rTxt) |
bool | linguistic::RemoveControlChars (OUString &rTxt) |
bool | linguistic::ReplaceControlChars (OUString &rTxt) |
OUString | linguistic::GetThesaurusReplaceText (const OUString &rText) |