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

#include <sbunoobj.hxx>

Inheritance diagram for SbUnoFactory:
[legend]
Collaboration diagram for SbUnoFactory:
[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 206 of file sbunoobj.hxx.

Member Function Documentation

◆ Create()

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

Reimplemented from SbxFactory.

Definition at line 2868 of file sbunoobj.cxx.

◆ CreateObject()

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

Reimplemented from SbxFactory.

Definition at line 2874 of file sbunoobj.cxx.

References tools::SvRef< typename T >::get(), and Impl_CreateUnoStruct().


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