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

#include <sbintern.hxx>

Inheritance diagram for SbOLEFactory:
[legend]
Collaboration diagram for SbOLEFactory:
[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 98 of file sbintern.hxx.

Member Function Documentation

◆ Create()

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

Reimplemented from SbxFactory.

Definition at line 470 of file sb.cxx.

◆ CreateObject()

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

Reimplemented from SbxFactory.

Definition at line 476 of file sb.cxx.

References createOLEObject_Impl().


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