LibreOffice Module svtools (master) 1
Public Member Functions | Private Attributes | List of all members
SvObjectServer Class Reference

#include <insdlg.hxx>

Collaboration diagram for SvObjectServer:
[legend]

Public Member Functions

 SvObjectServer (const SvGlobalName &rClassP, OUString aHumanP)
 
const SvGlobalNameGetClassName () const
 
const OUString & GetHumanName () const
 

Private Attributes

SvGlobalName aClassName
 
OUString aHumanName
 

Detailed Description

Definition at line 29 of file insdlg.hxx.

Constructor & Destructor Documentation

◆ SvObjectServer()

SvObjectServer::SvObjectServer ( const SvGlobalName rClassP,
OUString  aHumanP 
)
inline

Definition at line 36 of file insdlg.hxx.

Member Function Documentation

◆ GetClassName()

const SvGlobalName & SvObjectServer::GetClassName ( ) const
inline

Definition at line 40 of file insdlg.hxx.

References aClassName.

◆ GetHumanName()

const OUString & SvObjectServer::GetHumanName ( ) const
inline

Definition at line 41 of file insdlg.hxx.

References aHumanName.

Member Data Documentation

◆ aClassName

SvGlobalName SvObjectServer::aClassName
private

Definition at line 32 of file insdlg.hxx.

Referenced by GetClassName().

◆ aHumanName

OUString SvObjectServer::aHumanName
private

Definition at line 33 of file insdlg.hxx.

Referenced by GetHumanName().


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