LibreOffice Module basic (master) 1
Functions
sb.hxx File Reference
#include <basic/sbxobj.hxx>
Include dependency graph for sb.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

SbxObjectRef createUserTypeImpl (const OUString &rClassName)
 
SbxObjectRef cloneTypeObjectImpl (const SbxObject &rTypeObj)
 

Function Documentation

◆ cloneTypeObjectImpl()

SbxObjectRef cloneTypeObjectImpl ( const SbxObject rTypeObj)

Definition at line 99 of file sb.cxx.

Referenced by SbTypeFactory::CreateObject(), SbiParser::DefType(), and SbiImage::Load().

◆ createUserTypeImpl()

SbxObjectRef createUserTypeImpl ( const OUString &  rClassName)

Definition at line 600 of file sb.cxx.

References GetSbData().

Referenced by SbiRuntime::StepTCREATE().