LibreOffice Module sc (master) 1
|
Detailed information on single string value. More...
#include <dbdocutl.hxx>
Public Member Functions | |
StrData () | |
Public Attributes | |
bool | mbSimpleText |
sal_uInt32 | mnStrLength |
Detailed information on single string value.
Definition at line 36 of file dbdocutl.hxx.
ScDatabaseDocUtil::StrData::StrData | ( | ) |
Definition at line 33 of file dbdocutl.cxx.
bool ScDatabaseDocUtil::StrData::mbSimpleText |
Definition at line 38 of file dbdocutl.hxx.
Referenced by ScDocShell::DBaseImport(), and ScDatabaseDocUtil::PutData().
sal_uInt32 ScDatabaseDocUtil::StrData::mnStrLength |
Definition at line 39 of file dbdocutl.hxx.
Referenced by ScDocShell::DBaseImport(), and ScDatabaseDocUtil::PutData().