|
LibreOffice Module svtools (master) 1
|
#include <insdlg.hxx>
Public Member Functions | |
| SvObjectServer (const SvGlobalName &rClassP, OUString aHumanP) | |
| const SvGlobalName & | GetClassName () const |
| const OUString & | GetHumanName () const |
Private Attributes | |
| SvGlobalName | aClassName |
| OUString | aHumanName |
Definition at line 29 of file insdlg.hxx.
|
inline |
Definition at line 36 of file insdlg.hxx.
|
inline |
Definition at line 40 of file insdlg.hxx.
References aClassName.
|
inline |
Definition at line 41 of file insdlg.hxx.
References aHumanName.
|
private |
Definition at line 32 of file insdlg.hxx.
Referenced by GetClassName().
|
private |
Definition at line 33 of file insdlg.hxx.
Referenced by GetHumanName().