a sub stream of Canvas5Structure More...
#include <Canvas5Structure.hxx>
Public Member Functions | |
Stream (MWAWInputStreamPtr input) | |
constructor More... | |
Stream (MWAWInputStreamPtr input, libmwaw::DebugFile &ascii) | |
constructor from input and ascii file More... | |
MWAWInputStreamPtr | input () |
returns the input file More... | |
libmwaw::DebugFile & | ascii () |
return the ascii file More... | |
Protected Attributes | |
MWAWInputStreamPtr | m_input |
the input file More... | |
libmwaw::DebugFile & | m_ascii |
the ascii file More... | |
libmwaw::DebugFile | m_asciiFile |
the ascii file More... | |
a sub stream of Canvas5Structure
|
inlineexplicit |
constructor
|
inline |
constructor from input and ascii file
|
inline |
return the ascii file
Referenced by Canvas5Parser::checkTAG9(), Canvas5Structure::readBitmap(), Canvas5Structure::readBitmapDAD58Bim(), Canvas5StyleManager::readCharStyle(), Canvas5StyleManager::readDash(), Canvas5Parser::readDefined(), Canvas5Parser::readFileDesc(), Canvas5BMParser::readFileHeader(), Canvas5StyleManager::readPenStyle(), Canvas5Parser::readPicture(), Canvas5Parser::readPnot(), Canvas5Structure::readPreview(), Canvas5Parser::readPrinterRsrc(), Canvas5Image::readQkTmRsrc(), Canvas5Graph::readShapes(), Canvas5Parser::readSI200(), and Canvas5Parser::readUsed().
|
inline |
returns the input file
Referenced by Canvas5Parser::checkTAG9(), Canvas5Parser::getTAG9(), Canvas5Structure::readBitmap(), Canvas5Structure::readBitmapDAD58Bim(), Canvas5StyleManager::readCharStyle(), Canvas5StyleManager::readColor(), Canvas5StyleManager::readDash(), Canvas5Parser::readDataHeader(), Canvas5Parser::readDefined(), Canvas5Parser::readDouble(), Canvas5Parser::readFileDesc(), Canvas5BMParser::readFileHeader(), Canvas5Parser::readInteger(), Canvas5Parser::readItemHeader9(), Canvas5Image::readMacroIndent(), Canvas5StyleManager::readPenStyle(), Canvas5Parser::readPicture(), Canvas5Parser::readPnot(), Canvas5Structure::readPreview(), Canvas5Parser::readPrinterRsrc(), Canvas5Image::readQkTmRsrc(), Canvas5Graph::readShapes(), Canvas5Parser::readSI200(), Canvas5Parser::readString(), Canvas5Parser::readUsed(), Canvas5Graph::sendCurveText(), Canvas5Graph::sendDimension(), Canvas5Graph::sendDimension9(), Canvas5Graph::sendEffect(), Canvas5Graph::sendExtrude(), Canvas5Graph::sendGIF(), and Canvas5Graph::sendTechnical().
|
protected |
the ascii file
Referenced by ascii().
|
protected |
the ascii file
|
protected |
the input file
Referenced by input().