38#ifndef RAGTIME5_FORMULA
39# define RAGTIME5_FORMULA
46#include <librevenge/librevenge.h>
116 long const(&limitPos)[5], std::vector<std::string>
const &functions, std::vector<MWAWCellContent::FormulaInstruction>
const &cells,
libmwaw::DebugStream &f)
const;
149 std::shared_ptr<RagTime5FormulaInternal::State>
m_state;
Defines MWAWCell (cell content and format)
the main class to read a RagTime v5 file
Definition: RagTime5Document.hxx:77
basic class used to store RagTime 5/6 structures
Definition: RagTime5StructManager.hxx:175
static std::string printType(unsigned long fileType)
debug: print a file type
Definition: RagTime5StructManager.cxx:94
main zone in a RagTime v5-v6 document
Definition: RagTime5StructManager.hxx:51
std::shared_ptr< MWAWParserState > MWAWParserStatePtr
a smart pointer of MWAWParserState
Definition: libmwaw_internal.hxx:557
std::shared_ptr< MWAWInputStream > MWAWInputStreamPtr
a smart pointer of MWAWInputStream
Definition: libmwaw_internal.hxx:551
std::stringstream DebugStream
a basic stream (if debug_with_files is not defined, does nothing)
Definition: MWAWDebug.hxx:61
the cluster data
Definition: RagTime5ClusterManager.hxx:261
a link to a small zone (or set of zones) in RagTime 5/6 documents
Definition: RagTime5ClusterManager.hxx:113