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

#include <sbintern.hxx>

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

Member Function Documentation

◆ Create()

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

Reimplemented from SbxFactory.

Definition at line 485 of file sb.cxx.

◆ CreateObject()

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

Reimplemented from SbxFactory.

Definition at line 491 of file sb.cxx.

References GetSbData(), and Object.


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