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

#include <sbxfac.hxx>

Inheritance diagram for SbxFactory:
[legend]

Public Member Functions

virtual ~SbxFactory ()
 
virtual SbxBaseRef Create (sal_uInt16 nSbxId, sal_uInt32)
 
virtual SbxObjectRef CreateObject (const OUString &)
 

Detailed Description

Definition at line 25 of file sbxfac.hxx.

Constructor & Destructor Documentation

◆ ~SbxFactory()

SbxFactory::~SbxFactory ( )
virtual

Definition at line 284 of file sbxbase.cxx.

Member Function Documentation

◆ Create()

SbxBaseRef SbxFactory::Create ( sal_uInt16  nSbxId,
sal_uInt32   
)
virtual

Reimplemented in SbiFactory, SbClassFactory, SbTypeFactory, SbFormFactory, SbOLEFactory, and SbUnoFactory.

Definition at line 288 of file sbxbase.cxx.

◆ CreateObject()

SbxObjectRef SbxFactory::CreateObject ( const OUString &  )
virtual

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