|
LibreOffice Module sc (master) 1
|
#include <tools/solar.h>#include <global.hxx>#include <formula/grammar.hxx>#include <tabbgcolor.hxx>#include <unotools/resmgr.hxx>#include <memory>#include <vector>#include <map>Go to the source code of this file.
Classes | |
| class | ScDocFunc |
| class | ScDocFuncDirect |
Namespaces | |
| namespace | sc |
| CAUTION! The following defines must be in the same namespace as the respective type. | |
Functions | |
| void | VBA_DeleteModule (ScDocShell &rDocSh, const OUString &sModuleName) |
| void VBA_DeleteModule | ( | ScDocShell & | rDocSh, |
| const OUString & | sModuleName | ||
| ) |
Definition at line 3240 of file docfunc.cxx.
References SfxObjectShell::GetBasicContainer(), SfxObjectShell::GetBasicManager(), and BasicManager::GetName().
Referenced by ScDocFunc::DeleteTable(), and ScViewFunc::DeleteTables().