LibreOffice Module sc (master) 1
Public Attributes | List of all members
sc::DataStream::Line Struct Reference

#include <datastream.hxx>

Public Attributes

OString maLine
 
std::vector< CellmaCells
 

Detailed Description

Definition at line 57 of file datastream.hxx.

Member Data Documentation

◆ maCells

std::vector<Cell> sc::DataStream::Line::maCells

Definition at line 60 of file datastream.hxx.

Referenced by sc::DataStream::Text2Doc().

◆ maLine

OString sc::DataStream::Line::maLine

Definition at line 59 of file datastream.hxx.

Referenced by sc::DataStream::Text2Doc().


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