Go to the documentation of this file.
34 #ifndef MAC_WRT_PRO_STRUCTURES
35 # define MAC_WRT_PRO_STRUCTURES
81 bool send(
int blockId);
99 MWAW_DEBUG_MSG((
"MacWrtProStructuresListenerState::numSection: not called in main zone\n"));
118 bool newPage(
bool softBreak=
false);
142 shared_ptr<MacWrtProStructuresInternal::Font>
m_font;
231 shared_ptr<MacWrtProStructuresInternal::Block>
readBlock();
234 shared_ptr<MacWrtProStructuresInternal::Block>
readBlockV2(
int id);
249 bool readSections(std::vector<MacWrtProStructuresInternal::Section> §ions);
264 bool getPattern(
int patId,
float &patternPercent)
const;
276 bool send(
int blockId,
bool mainZone=
false);
308 shared_ptr<MacWrtProStructuresInternal::State>
m_state;
static bool updateLineType(int lineType, MWAWBorder &border)
try to set the line properties of a border
Definition: MacWrtProStructures.cxx:519
librevenge::RVNGBinaryData m_inputData
the input data
Definition: MacWrtProStructures.cxx:552
int numCells() const
returns the number of cell
Definition: MWAWTable.hxx:101
MWAWParserStatePtr m_parserState
the parser state
Definition: MacWrtProStructures.hxx:299
Type m_contentType
the type
Definition: MacWrtProStructures.cxx:247
an noop deleter used to transform a libwpd pointer in a false shared_ptr
Definition: libmwaw_internal.hxx:109
void set(Script const &newscript)
sets the script position
Definition: MWAWFont.hxx:293
YPos
an enum used to define the relative Y position
Definition: MWAWPosition.hxx:57
std::vector< int > m_footnotesList
the foonote list (for MWII)
Definition: MacWrtProStructures.cxx:567
void setUnderlineType(Line::Type type=Line::Single)
sets the underline type
Definition: MWAWFont.hxx:453
shared_ptr< MWAWTextListener > MWAWTextListenerPtr
a smart pointer of MWAWTextListener
Definition: libmwaw_internal.hxx:519
shared_ptr< MacWrtProStructuresInternal::Font > m_font
Definition: MacWrtProStructures.hxx:142
bool m_send
true if we have send the data
Definition: MacWrtProStructures.cxx:298
std::map< int, shared_ptr< Table > > m_tablesMap
a map block id -> table
Definition: MacWrtProStructures.cxx:565
bool hasSameBorders() const
Definition: MacWrtProStructures.cxx:183
std::set< MWAWVec2i > m_blocksSendSet
a list of block use to avoid potential loop in bad file
Definition: MacWrtProStructures.cxx:573
int getHeaderId(int page, int &numSimillar) const
return the header blockid ( or 0)
Definition: MacWrtProStructures.cxx:619
@ smallCapsBit
Definition: MWAWFont.hxx:184
uint16_t m_leaderCharacter
the leader char
Definition: MWAWParagraph.hxx:75
bool getColor(int colId, MWAWColor &color) const
try to return the color corresponding to colId
Definition: MacWrtProStructures.cxx:661
MWAWTextListenerPtr & getTextListener()
returns the actual listener
Definition: MacWrtProStructures.cxx:607
bool readSelection()
try to read a 16 bytes the zone which follow the char styles zone ( the selection?...
Definition: MacWrtProStructures.cxx:2402
#define MWAW_DEBUG_MSG(M)
Definition: libmwaw_internal.hxx:127
StartType
Definition: MacWrtProStructures.cxx:427
int m_fileBlock
the file block id
Definition: MacWrtProStructures.cxx:250
MWAWVec2< float > MWAWVec2f
MWAWVec2 of float.
Definition: libmwaw_internal.hxx:785
void flushExtra()
flush not send zones
Definition: MacWrtProStructures.cxx:2622
bool readStyle(int styleId)
try to read a style
Definition: MacWrtProStructures.cxx:1700
@ ColumnBreak
Definition: MWAWListener.hxx:58
void addDelimiter(long pos, char c)
adds a not breaking delimiter in position pos
Definition: MWAWDebug.cxx:73
Type m_type
the border repetition
Definition: libmwaw_internal.hxx:355
void setBdBox(MWAWBox2f box)
set the bdbox (unit point)
Definition: MWAWCell.hxx:185
bool readBlocksList()
try to read the list of block entries
Definition: MacWrtProStructures.cxx:1796
bool isEmpty() const
returns true if the border is empty
Definition: libmwaw_internal.hxx:327
bool readSections(std::vector< MacWrtProStructuresInternal::Section > §ions)
try to read the section info ?
Definition: MacWrtProStructures.cxx:2280
void setRelativePosition(AnchorTo anchor, XPos X=XLeft, YPos Y=YTop)
sets the relative position
Definition: MWAWPosition.hxx:221
int m_token
the token type(checkme)
Definition: MacWrtProStructures.cxx:332
StartType m_start
the way to start the new section
Definition: MacWrtProStructures.cxx:495
MWAWVariable< std::vector< MWAWTabStop > > m_tabs
the tabulations
Definition: MWAWParagraph.hxx:156
Internal: the section of a MacWrtProStructures.
Definition: MacWrtProStructures.cxx:426
std::vector< Font > m_fontsList
the list of fonts
Definition: MacWrtProStructures.cxx:555
shared_ptr< MacWrtProStructuresInternal::Paragraph > m_paragraph
Definition: MacWrtProStructures.hxx:144
bool getPattern(int patId, float &patternPercent) const
try to return the pattern corresponding to patId
Definition: MacWrtProStructures.cxx:719
int getFooterId(int page, int &numSimillar) const
return the footer blockid ( or 0)
Definition: MacWrtProStructures.cxx:639
void setPage(int pg) const
sets the page
Definition: MWAWPosition.hxx:189
bool isTable() const
returns true is this is a table zone
Definition: MacWrtProStructures.cxx:179
State()
constructor
Definition: MacWrtProStructures.cxx:512
@ boldBit
Definition: MWAWFont.hxx:182
MacWrtProParser & m_mainParser
the main parser
Definition: MacWrtProStructures.hxx:305
int m_blockId
the block id
Definition: MacWrtProStructures.cxx:393
void setAsciiName(char const *name)
Debugging: change the default ascii file (by default struct )
Definition: MacWrtProStructures.hxx:170
static MWAWColor white()
return the white color
Definition: libmwaw_internal.hxx:231
void setColor(MWAWColor color)
sets the font color
Definition: MWAWFont.hxx:320
bool open(std::string const &filename)
opens/creates a file to store a result
Definition: MWAWDebug.cxx:46
@ BottomBit
Definition: libmwaw_internal.hxx:168
@ CENTER
Definition: MWAWParagraph.hxx:48
std::string m_extra
extra data
Definition: MacWrtProStructures.cxx:295
int numSection() const
returns the actual section
Definition: MacWrtProStructures.hxx:96
~MacWrtProStructuresListenerState()
the destructor
Definition: MacWrtProStructures.cxx:2683
shared_ptr< MWAWCell > get(int id)
returns the i^th cell
Definition: MWAWTable.cxx:114
@ YCenter
Definition: MWAWPosition.hxx:57
std::vector< Section > m_sectionsList
the list of section
Definition: MacWrtProStructures.cxx:559
the class to store a color
Definition: libmwaw_internal.hxx:182
MacWrtProStructures & m_parser
the text parser
Definition: MacWrtProStructures.cxx:391
bool m_attachment
true if this is an attachment
Definition: MacWrtProStructures.cxx:256
void setColumns(int num, double width, librevenge::RVNGUnit widthUnit, double colSep=0)
a function which sets n uniform columns
Definition: MWAWSection.cxx:108
shared_ptr< MacWrtProStructuresInternal::Block > readBlockV2(int id)
try to read a block entry
Definition: MacWrtProStructures.cxx:1877
void setBackgroundColor(MWAWColor const &col, float opacity=1)
set the background color
Definition: MWAWGraphicStyle.hxx:314
MWAWBorder m_borderCellList[4]
the cell borders
Definition: MacWrtProStructures.cxx:268
int m_numTab
Definition: MacWrtProStructures.hxx:132
std::string getFontDebugString(int fontId)
debug function which returns a string corresponding to a fontId
Definition: MacWrtProStructures.cxx:2850
MWAWInputStreamPtr m_input
the main input
Definition: MacWrtProStructures.hxx:302
@ GRAPHIC
Definition: MacWrtProStructures.cxx:63
bool createZones()
finds the different objects zones
Definition: MacWrtProStructures.cxx:760
class to store the paragraph properties
Definition: MWAWParagraph.hxx:82
@ WDynamic
Definition: MWAWPosition.hxx:53
Internal: the fonts.
Definition: MacWrtProStructures.cxx:303
@ Simple
Definition: MWAWFont.hxx:49
long m_textLength
the number of character in the sections
Definition: MacWrtProStructures.cxx:503
bool readFont(MacWrtProStructuresInternal::Font &font)
try to read a font
Definition: MacWrtProStructures.cxx:1265
double m_width
the border total width in point
Definition: libmwaw_internal.hxx:357
Internal: the cell of a MacWrtProStructure.
Definition: MacWrtProStructures.cxx:363
void setBackgroundColor(MWAWColor color)
sets the background color
Definition: MWAWCell.hxx:296
shared_ptr< MWAWParserState > MWAWParserStatePtr
a smart pointer of MWAWParserState
Definition: libmwaw_internal.hxx:509
int m_col
number of columns, filled for table
Definition: MacWrtProStructures.cxx:289
bool readStyles()
try to read the paragraph styles zone which begins at address 0x200
Definition: MacWrtProStructures.cxx:1659
Block()
the constructor
Definition: MacWrtProStructures.cxx:65
std::vector< int > const & getBlocksCalledByToken() const
return the list of blockid called by token.
Definition: MacWrtProParser.cxx:364
void addNote(char const *note)
adds a note in the file, in actual position
Definition: MWAWDebug.cxx:59
void setDeltaLetterSpacing(float d, librevenge::RVNGUnit unit=librevenge::RVNG_POINT)
sets the letter spacing ( delta value in point )
Definition: MWAWFont.hxx:271
bool newPage(bool softBreak=false)
create a new page
Definition: MacWrtProStructures.cxx:2706
a structure used to define a picture style
Definition: MWAWGraphicStyle.hxx:48
shared_ptr< MacWrtProStructuresInternal::Block > readBlock()
try to read a block entry
Definition: MacWrtProStructures.cxx:2008
bool parseDataZone(int blockId, int type)
parse a data zone
Definition: MacWrtProParser.cxx:968
@ DECIMAL
Definition: MWAWParagraph.hxx:48
bool readCharStyles()
try to read the character styles zone
Definition: MacWrtProStructures.cxx:1571
@ embossBit
Definition: MWAWFont.hxx:182
int m_flags
some unknown flag
Definition: MacWrtProStructures.cxx:330
bool sendEmptyFrameZone(MWAWPosition const &pos, MWAWGraphicStyle const &style)
try to send an empty zone (can exist in MacWrtPro1.5)
Definition: MacWrtProParser.cxx:1338
@ uppercaseBit
Definition: MWAWFont.hxx:184
libmwaw::DebugFile & ascii()
returns the debug file
Definition: MacWrtProStructures.hxx:282
virtual ~MacWrtProStructures()
destructor
Definition: MacWrtProStructures.cxx:589
class to store a tab use by MWAWParagraph
Definition: MWAWParagraph.hxx:46
void setStrikeOutStyle(Line::Style style=Line::None, bool doReset=true)
sets the strikeoutline style ( by default, we also reset the style)
Definition: MWAWFont.hxx:406
friend std::ostream & operator<<(std::ostream &o, Paragraph const &ind)
operator<<
Definition: MacWrtProStructures.cxx:347
static MWAWColor barycenter(float alpha, MWAWColor const &colA, float beta, MWAWColor const &colB)
return alpha*colA+beta*colB
Definition: libmwaw_internal.cxx:205
bool readFontsName()
try to read the fonts zone
Definition: MacWrtProStructures.cxx:1147
int m_row
number of row, filled for table
Definition: MacWrtProStructures.cxx:286
bool sendContent(MWAWListenerPtr listener, MWAWTable &)
send the content
Definition: MacWrtProStructures.cxx:381
Internal: the data block.
Definition: MacWrtProStructures.cxx:62
bool resendAll()
force resent data : font + paragraph
Definition: MacWrtProStructures.cxx:2818
@ AtLeast
Definition: MWAWParagraph.hxx:91
@ UNKNOWN
Definition: MacWrtProStructures.cxx:63
int m_type
the type
Definition: MacWrtProStructures.cxx:244
void reset()
writes the current file and reset to zero
Definition: MWAWDebug.hxx:85
std::string m_extra
extra data
Definition: MWAWFont.hxx:552
Cell(MacWrtProStructures &parser, Block *block)
constructor
Definition: MacWrtProStructures.cxx:365
std::vector< double > m_widthsList
the different length used for each line/sep (if defined)
Definition: libmwaw_internal.hxx:361
std::vector< Paragraph > m_paragraphsList
the list of paragraph
Definition: MacWrtProStructures.cxx:557
std::string m_asciiName
the debug file name
Definition: MacWrtProStructures.hxx:314
@ JustificationCenter
Definition: MWAWParagraph.hxx:87
double m_borderWList[4]
the borders width
Definition: MacWrtProStructures.cxx:265
@ shadowBit
Definition: MWAWFont.hxx:183
std::string getDebugString(shared_ptr< MWAWFontConverter > &converter) const
returns a string which can be used for debugging
Definition: MWAWFont.cxx:181
bool readStructB()
try to read a zone which follow the fonts zone(checkme)
Definition: MacWrtProStructures.cxx:2475
int findNumHardBreaks(int blockId)
compute the number of hard page break
Definition: MacWrtProParser.cxx:1350
bool sendTextBoxZone(int blockId, MWAWPosition const &pos, MWAWGraphicStyle const &style=MWAWGraphicStyle::emptyStyle())
send a textbox zone
Definition: MacWrtProParser.cxx:1398
@ Bottom
Definition: libmwaw_internal.hxx:166
int m_actTab
Definition: MacWrtProStructures.hxx:130
void buildTableStructures()
look for tables structures and if so, prepare data
Definition: MacWrtProStructures.cxx:1089
Internal: the state of a MacWrtProStructures.
Definition: MacWrtProStructures.cxx:510
Cell * get(int id)
return a cell corresponding to id
Definition: MacWrtProStructures.cxx:410
bool m_isHeader
filled for header/footer
Definition: MacWrtProStructures.cxx:283
bool intersects(MWAWBox2f const &box) const
Definition: MacWrtProStructures.cxx:232
Class to define the position of an object (textbox, picture, ..) in the document.
Definition: MWAWPosition.hxx:48
int m_numCols
Definition: MacWrtProStructures.hxx:136
int numColumns() const
return the number of columns
Definition: MacWrtProStructures.cxx:453
a border
Definition: libmwaw_internal.hxx:314
std::vector< Column > m_columns
the different column
Definition: MWAWSection.hxx:100
@ S_Page
Definition: MacWrtProStructures.cxx:427
Font()
the constructor
Definition: MacWrtProStructures.cxx:305
Wrapping m_wrapping
Wrapping.
Definition: MWAWPosition.hxx:262
void setBorders(int wh, MWAWBorder const &border)
sets the cell border: wh=libmwaw::LeftBit|...
Definition: MWAWGraphicStyle.cxx:172
a class used to recreate the table structure using cell informations, ....
Definition: MWAWTable.hxx:52
@ RightBit
Definition: libmwaw_internal.hxx:168
float size() const
returns the font size
Definition: MWAWFont.hxx:249
Paragraph()
Constructor.
Definition: MacWrtProStructures.cxx:341
bool getZoneData(librevenge::RVNGBinaryData &data, int blockId)
retrieve the data which corresponds to a zone
Definition: MacWrtProParser.cxx:423
Alignment m_alignment
the alignment ( left, center, ...)
Definition: MWAWParagraph.hxx:73
a class which stores section properties
Definition: MWAWSection.hxx:46
bool m_isMainZone
Definition: MacWrtProStructures.hxx:126
Table()
constructor
Definition: MacWrtProStructures.cxx:404
int getEndBlockSize()
returns the size of the block end data
Definition: MacWrtProStructures.cxx:1865
bool readFontsDef()
try to read the list of fonts
Definition: MacWrtProStructures.cxx:1213
int m_actPage
Definition: MacWrtProStructures.hxx:128
MWAWBox2< float > MWAWBox2f
MWAWBox2 of float.
Definition: libmwaw_internal.hxx:1134
friend std::ostream & operator<<(std::ostream &o, Font const &font)
operator<<
Definition: MacWrtProStructures.cxx:310
bool isText() const
returns true is this is a text zone (or a not)
Definition: MacWrtProStructures.cxx:174
bool sendPictureZone(int blockId, MWAWPosition const &pictPos, MWAWGraphicStyle const &style=MWAWGraphicStyle::emptyStyle())
try to send a picture
Definition: MacWrtProParser.cxx:1629
double m_position
the tab position
Definition: MWAWParagraph.hxx:71
void setId(int newId)
sets the font id
Definition: MWAWFont.hxx:243
std::string const & asciiName() const
return the ascii file name
Definition: MacWrtProStructures.hxx:288
MacWrtProStructures(MacWrtProParser &mainParser)
constructor
Definition: MacWrtProStructures.cxx:582
Internal: the structures of a MacWrtProStructures.
Definition: MacWrtProStructures.cxx:59
uint16_t m_decimalCharacter
the decimal char
Definition: MWAWParagraph.hxx:77
std::vector< float > m_colsPos
the columns position ( series of end columns <-> new column begin)
Definition: MacWrtProStructures.cxx:497
MacWrtProStructuresListenerState(shared_ptr< MacWrtProStructures > structures, bool mainZone)
the constructor
Definition: MacWrtProStructures.cxx:2667
shared_ptr< MacWrtProStructures > m_structures
Definition: MacWrtProStructures.hxx:140
~Paragraph()
destructor
Definition: MacWrtProStructures.cxx:357
@ Char
Definition: MWAWPosition.hxx:51
std::map< int, int > m_footersMap
a map page -> footer id
Definition: MacWrtProStructures.cxx:571
MWAWColor m_surfaceColor
the background color
Definition: MacWrtProStructures.cxx:274
MWAWPosition getPosition() const
Definition: MacWrtProStructures.cxx:203
std::vector< int > getPageBreaksPos() const
return a list of page break position ( as some page break are soft )
Definition: MacWrtProStructures.cxx:2730
bool m_newPageDone
Definition: MacWrtProStructures.hxx:138
bool sendTextZone(int blockId, bool mainZone=false)
send a text box
Definition: MacWrtProParser.cxx:1386
friend std::ostream & operator<<(std::ostream &o, Block const &bl)
operator<<
Definition: MacWrtProStructures.cxx:76
@ Top
Definition: libmwaw_internal.hxx:166
@ S_PageRight
Definition: MacWrtProStructures.cxx:427
friend std::ostream & operator<<(std::ostream &o, Section const &sec)
operator<<
Definition: MacWrtProStructures.cxx:459
Internal: the subdocument of a MacWrtProParser.
Definition: MacWrtProParser.cxx:243
shared_ptr< MWAWInputStream > MWAWInputStreamPtr
a smart pointer of MWAWInputStream
Definition: libmwaw_internal.hxx:503
float m_baseline
the baseline ( in point 0=bottom aligned)
Definition: MacWrtProStructures.cxx:271
void setSize(float sz, bool isRelative=false)
sets the font size
Definition: MWAWFont.hxx:254
bool contains(MWAWBox2f const &box) const
Definition: MacWrtProStructures.cxx:227
std::map< int, shared_ptr< Block > > m_blocksMap
a map block id -> block
Definition: MacWrtProStructures.cxx:563
void sendChar(char c)
send a character
Definition: MacWrtProStructures.cxx:2743
std::map< int, int > m_headersMap
a map page -> header id
Definition: MacWrtProStructures.cxx:569
@ Double
Definition: libmwaw_internal.hxx:318
@ LeftBit
Definition: libmwaw_internal.hxx:168
@ S_Line
Definition: MacWrtProStructures.cxx:427
std::string m_extra
extra data
Definition: MacWrtProStructures.cxx:505
MWAWSection getSection() const
returns a MWAWSection
Definition: MacWrtProStructures.cxx:435
@ italicBit
Definition: MWAWFont.hxx:182
shared_ptr< MacWrtProStructuresInternal::State > m_state
the state
Definition: MacWrtProStructures.hxx:308
bool sendParagraph(int id)
try to send a paragraph
Definition: MacWrtProStructures.cxx:2873
MWAWFont m_font
the font
Definition: MacWrtProStructures.cxx:328
bool hasBorders() const
Definition: MacWrtProStructures.cxx:192
Section()
constructor
Definition: MacWrtProStructures.cxx:430
std::string getParagraphDebugString(int paraId)
debug function which returns a string corresponding to a paragrapId
Definition: MacWrtProStructures.cxx:2896
static bool readString(MWAWInputStreamPtr input, std::string &res)
try to read a string
Definition: MacWrtProStructures.cxx:2442
int version() const
returns the file version.
Definition: MacWrtProStructures.cxx:600
@ NoBreakWithNextBit
Definition: MWAWParagraph.hxx:85
bool send(int blockId, bool mainZone=false)
try to send a block which corresponds to blockid
Definition: MacWrtProStructures.cxx:2536
int m_section
Definition: MacWrtProStructures.hxx:134
bool createZonesV2()
finds the different objects zones in a MacWriteII file
Definition: MacWrtProStructures.cxx:878
Definition: MacWrtProStructures.cxx:402
int m_values[5]
unknown values
Definition: MacWrtProStructures.cxx:334
@ Right
Definition: libmwaw_internal.hxx:166
int m_numPages
the number of pages
Definition: MacWrtProStructures.cxx:549
bool isGraphic() const
returns true is this is a graphic zone
Definition: MacWrtProStructures.cxx:169
bool sendMainZone()
send the main zone
Definition: MacWrtProStructures.cxx:989
@ Page
Definition: MWAWPosition.hxx:51
@ NOTE
Definition: MacWrtProStructures.cxx:63
@ JustificationFull
Definition: MWAWParagraph.hxx:87
@ JustificationRight
Definition: MWAWParagraph.hxx:88
@ TopBit
Definition: libmwaw_internal.hxx:168
MWAWVec2< T > const & min() const
the minimum 2D point (in x and in y)
Definition: libmwaw_internal.hxx:980
int m_id
the block id
Definition: MacWrtProStructures.cxx:253
the main class to read the structures part of MacWrite Pro file
Definition: MacWrtProStructures.hxx:153
void addPos(long pos)
adds a new position in the file
Definition: MWAWDebug.cxx:53
void setBorders(int wh, MWAWBorder const &border)
sets the cell border: wh=libmwaw::LeftBit|...
Definition: MWAWCell.cxx:379
void setStream(MWAWInputStreamPtr ip)
resets the input
Definition: MWAWDebug.hxx:73
void sendSection(int numSection)
try to send the i^th section
Definition: MacWrtProStructures.cxx:2913
std::string m_extra
extra data ( if needed)
Definition: libmwaw_internal.hxx:365
bool isSent(int blockId)
returns true if the block is already sent ( or does not exists)
Definition: MacWrtProStructures.cxx:2687
static Script super()
return a yposition which correspond to a basic superscript
Definition: MWAWFont.hxx:122
@ YTop
Definition: MWAWPosition.hxx:57
an interface to transmit the info of MacWrtProStructures to a listener
Definition: MacWrtProStructures.hxx:71
bool readParagraph(MacWrtProStructuresInternal::Paragraph ¶)
try to read a paragraph
Definition: MacWrtProStructures.cxx:1407
@ Left
Definition: libmwaw_internal.hxx:166
MWAWVec2< T > size() const
the box size
Definition: libmwaw_internal.hxx:1008
MWAWPosition::YPos getRelativeYPos() const
Definition: MacWrtProStructures.cxx:220
std::vector< shared_ptr< Block > > m_blocksList
the list of block
Definition: MacWrtProStructures.cxx:561
an interface used to insert comment in a binary file, written in ascii form (if debug_with_files is n...
Definition: MWAWDebug.hxx:66
int m_version
the file version
Definition: MacWrtProStructures.cxx:546
@ WRunThrough
Definition: MWAWPosition.hxx:53
a small struct to define the script position in MWAWFont
Definition: MWAWFont.hxx:100
@ Double
Definition: MWAWFont.hxx:51
@ XLeft
Definition: MWAWPosition.hxx:55
@ YBottom
Definition: MWAWPosition.hxx:57
@ TEXT
Definition: MacWrtProStructures.cxx:63
Type
Definition: MacWrtProStructures.cxx:63
@ S_PageLeft
Definition: MacWrtProStructures.cxx:427
bool isWhite() const
return true if the color is white
Definition: libmwaw_internal.hxx:270
MWAWBox2f m_box
the bdbox
Definition: MacWrtProStructures.cxx:262
Internal: class to store the paragraph properties.
Definition: MacWrtProStructures.cxx:339
virtual ~Cell()
destructor
Definition: MacWrtProStructures.cxx:396
bool sendFont(int id)
try to send a character style
Definition: MacWrtProStructures.cxx:2827
@ RIGHT
Definition: MWAWParagraph.hxx:48
int m_headerIds[2]
the header block ids
Definition: MacWrtProStructures.cxx:499
Internal: the structures of a MacWrtProParser.
Definition: MacWrtProParser.cxx:60
void fillFrame(MWAWGraphicStyle &style) const
update the style to include frame style
Definition: MacWrtProStructures.cxx:152
Class to store font.
Definition: MWAWFont.hxx:44
int m_value
a unknown value
Definition: MacWrtProStructures.cxx:354
int m_page
the page (if absolute)
Definition: MacWrtProStructures.cxx:259
a structure used to define a cell and its format
Definition: MWAWCell.hxx:53
void setLanguage(std::string const &lang)
set the language ( in the for en_US, en_GB, en, ...)
Definition: MWAWFont.hxx:479
MWAWVec2< T > const & max() const
the maximum 2D point (in x and in y)
Definition: libmwaw_internal.hxx:985
int m_textboxCellType
filled for textbox : 0: unknown/textbox, 1: cell, 2: textbox(opened)
Definition: MacWrtProStructures.cxx:292
int m_textPos
filled for pagebreak pos
Definition: MacWrtProStructures.cxx:280
void buildPageStructures()
look for pages structures
Definition: MacWrtProStructures.cxx:1020
virtual ~Table()
destructor
Definition: MacWrtProStructures.cxx:420
MWAWBorder m_lineBorder
the line border
Definition: MacWrtProStructures.cxx:277
MWAWColor m_color
the border color
Definition: libmwaw_internal.hxx:363
bool send(int blockId)
try to send a block which corresponds to blockid
Definition: MacWrtProStructures.cxx:2693
void insertSoftPageBreak()
insert a page break ( if we are not on a new page )
Definition: MacWrtProStructures.cxx:2700
MWAWVec2< int > MWAWVec2i
MWAWVec2 of int.
Definition: libmwaw_internal.hxx:781
the main class to read a MacWrite II and MacWrite Pro file
Definition: MacWrtProParser.hxx:68
std::stringstream DebugStream
a basic stream (if debug_with_files is not defined, does nothing)
Definition: MWAWDebug.hxx:61
shared_ptr< MWAWListener > MWAWListenerPtr
a smart pointer of MWAWListener
Definition: libmwaw_internal.hxx:505
bool readParagraphs()
try to read a list of paragraph
Definition: MacWrtProStructures.cxx:1352
void setUnderlineStyle(Line::Style style=Line::None, bool doReset=true)
sets the underline style ( by default, we also reset the style)
Definition: MWAWFont.hxx:445
int m_footerIds[2]
the footerer block ids
Definition: MacWrtProStructures.cxx:501
libmwaw::DebugFile m_asciiFile
the debug file
Definition: MacWrtProStructures.hxx:311
int numPages() const
returns the number of pages
Definition: MacWrtProStructures.cxx:612
bool isSent(int blockId)
returns true if the block is already sent ( or does not exists)
Definition: MacWrtProStructures.cxx:2517
@ NoBreakBit
Definition: MWAWParagraph.hxx:85
void setFlags(uint32_t fl)
sets the font attributes bold, ...
Definition: MWAWFont.hxx:304
@ lowercaseBit
Definition: MWAWFont.hxx:185
void init()
inits all internal variables
Definition: MacWrtProStructures.cxx:594
Generated on Wed Jun 17 2020 06:30:10 for libmwaw by
doxygen 1.8.18