LibreOffice Module basic (master) 1
Public Member Functions | List of all members
SbTypeFactory Class Referencefinal

#include <sbintern.hxx>

Inheritance diagram for SbTypeFactory:
[legend]
Collaboration diagram for SbTypeFactory:
[legend]

Public Member Functions

virtual SbxBaseRef Create (sal_uInt16 nSbxId, sal_uInt32) override
 
virtual SbxObjectRef CreateObject (const OUString &) override
 
- Public Member Functions inherited from SbxFactory
virtual ~SbxFactory ()
 
virtual SbxBaseRef Create (sal_uInt16 nSbxId, sal_uInt32)
 
virtual SbxObjectRef CreateObject (const OUString &)
 

Detailed Description

Definition at line 83 of file sbintern.hxx.

Member Function Documentation

◆ Create()

SbxBaseRef SbTypeFactory::Create ( sal_uInt16  nSbxId,
sal_uInt32   
)
overridevirtual

Reimplemented from SbxFactory.

Definition at line 579 of file sb.cxx.

◆ CreateObject()

SbxObjectRef SbTypeFactory::CreateObject ( const OUString &  rClassName)
overridevirtual

Reimplemented from SbxFactory.

Definition at line 585 of file sb.cxx.

References cloneTypeObjectImpl(), SbModule::FindType(), GetSbData(), and SbiGlobals::pMod.


The documentation for this class was generated from the following files: