LibreOffice Module sfx2 (master) 1
Public Member Functions | Public Attributes | List of all members
SfxObjectFactory_Impl Struct Reference
Collaboration diagram for SfxObjectFactory_Impl:
[legend]

Public Member Functions

 SfxObjectFactory_Impl ()
 

Public Attributes

std::vector< SfxViewFactory * > aViewFactoryArr
 
OUString aServiceName
 
SfxFilterContainerpFilterContainer
 
SfxModulepModule
 
SvGlobalName aClassName
 

Detailed Description

Definition at line 52 of file docfac.cxx.

Constructor & Destructor Documentation

◆ SfxObjectFactory_Impl()

SfxObjectFactory_Impl::SfxObjectFactory_Impl ( )
inline

Definition at line 60 of file docfac.cxx.

Member Data Documentation

◆ aClassName

SvGlobalName SfxObjectFactory_Impl::aClassName

Definition at line 58 of file docfac.cxx.

◆ aServiceName

OUString SfxObjectFactory_Impl::aServiceName

Definition at line 55 of file docfac.cxx.

◆ aViewFactoryArr

std::vector<SfxViewFactory*> SfxObjectFactory_Impl::aViewFactoryArr

Definition at line 54 of file docfac.cxx.

◆ pFilterContainer

SfxFilterContainer* SfxObjectFactory_Impl::pFilterContainer

Definition at line 56 of file docfac.cxx.

◆ pModule

SfxModule* SfxObjectFactory_Impl::pModule

Definition at line 57 of file docfac.cxx.


The documentation for this struct was generated from the following file: