LibreOffice Module basic (master) 1
Functions
basrdll.cxx File Reference
#include <memory>
#include <mutex>
#include <vcl/svapp.hxx>
#include <tools/debug.hxx>
#include <vcl/weld.hxx>
#include <basic/sbstar.hxx>
#include <basic/basrdll.hxx>
#include <strings.hrc>
#include <sbxbase.hxx>
#include <config_features.h>
Include dependency graph for basrdll.cxx:

Go to the source code of this file.

Functions

SbxAppDataGetSbxData_Impl ()
 
bool IsSbxData_Impl ()
 returns true if the SbxAppData is still valid, used to check if we are in shutdown. More...
 

Function Documentation

◆ GetSbxData_Impl()

SbxAppData & GetSbxData_Impl ( )

◆ IsSbxData_Impl()

bool IsSbxData_Impl ( )

returns true if the SbxAppData is still valid, used to check if we are in shutdown.

Definition at line 128 of file basrdll.cxx.

Referenced by SbxBase::RemoveFactory().