LibreOffice Module sc (master) 1
|
#include <editeng/forbiddencharacterstable.hxx>
#include <comphelper/processfactory.hxx>
#include <vcl/svapp.hxx>
#include <forbiuno.hxx>
#include <docsh.hxx>
Go to the source code of this file.
Functions | |
static std::shared_ptr< SvxForbiddenCharactersTable > | lcl_GetForbidden (ScDocShell *pDocSh) |
|
static |
Definition at line 29 of file forbiuno.cxx.
References ScDocShell::GetDocument(), ScDocument::GetForbiddenCharacters(), comphelper::getProcessComponentContext(), SvxForbiddenCharactersTable::makeForbiddenCharactersTable(), and ScDocument::SetForbiddenCharacters().