LibreOffice Module xmloff (master) 1
Public Member Functions | Public Attributes | List of all members
SchXMLCell Struct Reference

#include <transporttypes.hxx>

Public Member Functions

 SchXMLCell ()
 

Public Attributes

OUString aString
 
css::uno::Sequence< OUString > aComplexString
 
double fValue
 
SchXMLCellType eType
 
OUString aRangeId
 

Detailed Description

Definition at line 37 of file transporttypes.hxx.

Constructor & Destructor Documentation

◆ SchXMLCell()

SchXMLCell::SchXMLCell ( )
inline

Definition at line 45 of file transporttypes.hxx.

Member Data Documentation

◆ aComplexString

css::uno::Sequence< OUString > SchXMLCell::aComplexString

◆ aRangeId

OUString SchXMLCell::aRangeId

Definition at line 43 of file transporttypes.hxx.

◆ aString

OUString SchXMLCell::aString

Definition at line 39 of file transporttypes.hxx.

Referenced by lcl_ApplyCellToComplexLabel().

◆ eType

SchXMLCellType SchXMLCell::eType

◆ fValue

double SchXMLCell::fValue

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