LibreOffice Module dbaccess (master) 1
|
#include <subcomponents.hxx>
Public Member Functions | |
SubComponentDescriptor () | |
Public Attributes | |
OUString | sName |
bool | bForEditing |
Definition at line 44 of file subcomponents.hxx.
|
inline |
Definition at line 49 of file subcomponents.hxx.
bool dbaccess::SubComponentDescriptor::bForEditing |
Definition at line 47 of file subcomponents.hxx.
Referenced by dbaccess::SubComponentRecovery::impl_identifyComponent_throw().
OUString dbaccess::SubComponentDescriptor::sName |
Definition at line 46 of file subcomponents.hxx.
Referenced by dbaccess::SubComponentRecovery::impl_identifyComponent_throw().