LibreOffice Module sc (master) 1
Public Member Functions | Public Attributes | List of all members
ScDatabaseDocUtil::StrData Struct Reference

Detailed information on single string value. More...

#include <dbdocutl.hxx>

Public Member Functions

 StrData ()
 

Public Attributes

bool mbSimpleText
 
sal_uInt32 mnStrLength
 

Detailed Description

Detailed information on single string value.

Definition at line 36 of file dbdocutl.hxx.

Constructor & Destructor Documentation

◆ StrData()

ScDatabaseDocUtil::StrData::StrData ( )

Definition at line 33 of file dbdocutl.cxx.

Member Data Documentation

◆ mbSimpleText

bool ScDatabaseDocUtil::StrData::mbSimpleText

Definition at line 38 of file dbdocutl.hxx.

Referenced by ScDocShell::DBaseImport(), and ScDatabaseDocUtil::PutData().

◆ mnStrLength

sal_uInt32 ScDatabaseDocUtil::StrData::mnStrLength

Definition at line 39 of file dbdocutl.hxx.

Referenced by ScDocShell::DBaseImport(), and ScDatabaseDocUtil::PutData().


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