LibreOffice Module basctl (master) 1
Namespaces | Functions
basobj3.cxx File Reference
#include <vcl/errinf.hxx>
#include <vcl/svapp.hxx>
#include <vcl/weld.hxx>
#include <basic/basmgr.hxx>
#include <basic/sbmeth.hxx>
#include <unotools/moduleoptions.hxx>
#include <iderdll.hxx>
#include "iderdll2.hxx"
#include "basdoc.hxx"
#include <iderid.hxx>
#include <strings.hrc>
#include <baside3.hxx>
#include <basidesh.hxx>
#include <basobj.hxx>
#include <localizationmgr.hxx>
#include <dlged.hxx>
#include <com/sun/star/script/XLibraryContainerPassword.hpp>
#include <sfx2/app.hxx>
#include <sfx2/dispatch.hxx>
#include <sfx2/sfxsids.hrc>
#include <sfx2/request.hxx>
#include <sfx2/viewfrm.hxx>
#include <sal/log.hxx>
#include <osl/diagnose.h>
#include <tools/debug.hxx>
Include dependency graph for basobj3.cxx:

Go to the source code of this file.

Namespaces

namespace  basctl
 

Functions

SAL_DLLPUBLIC_EXPORT tools::Long basctl::basicide_handle_basic_error (void const *pPtr)
 
SbMethodbasctl::CreateMacro (SbModule *pModule, const OUString &rMacroName)
 
bool basctl::RenameDialog (weld::Widget *pErrorParent, const ScriptDocument &rDocument, const OUString &rLibName, const OUString &rOldName, const OUString &rNewName)
 renames a dialog More...
 
bool basctl::RemoveDialog (const ScriptDocument &rDocument, const OUString &rLibName, const OUString &rDlgName)
 
StarBASICbasctl::FindBasic (const SbxVariable *pVar)
 
BasicManagerbasctl::FindBasicManager (StarBASIC const *pLib)
 
void basctl::MarkDocumentModified (const ScriptDocument &rDocument)
 
void basctl::RunMethod (SbMethod const *pMethod)
 
void basctl::StopBasic ()
 
void basctl::BasicStopped (bool *pbAppWindowDisabled, bool *pbDispatcherLocked, sal_uInt16 *pnWaitCount, SfxUInt16Item **ppSWActionCount, SfxUInt16Item **ppSWLockViewCount)
 
void basctl::InvalidateDebuggerSlots ()
 
tools::Long basctl::HandleBasicError (StarBASIC const *pBasic)
 
SfxBindingsbasctl::GetBindingsPtr ()
 
SfxDispatcherbasctl::GetDispatcher ()