LibreOffice Module editeng (master) 1
|
#include <editeng/editengdllapi.h>
#include <editeng/svxenum.hxx>
#include <i18nlangtag/lang.h>
#include <rtl/ustring.hxx>
#include <com/sun/star/uno/Reference.hxx>
#include <vcl/weld.hxx>
Go to the source code of this file.
Classes | |
class | SvxSpellWrapper |
Namespaces | |
namespace | com |
namespace | com::sun |
namespace | com::sun::star |
namespace | com::sun::star::linguistic2 |
Functions | |
void EDITENG_DLLPUBLIC | SvxPrepareAutoCorrect (OUString &rOldText, std::u16string_view rNewText) |
void EDITENG_DLLPUBLIC SvxPrepareAutoCorrect | ( | OUString & | rOldText, |
std::u16string_view | rNewText | ||
) |
Definition at line 55 of file splwrap.cxx.