|
wxMaxima
|
The document serializers declared in WorksheetExport.h. More...
#include "WorksheetExport.h"#include "Configuration.h"#include "MarkDown.h"#include "Version.h"#include "WXMformat.h"#include "WXMXformat.h"#include "cells/AnimationCell.h"#include "cells/CellList.h"#include "cells/EditorCell.h"#include "cells/GroupCell.h"#include "cells/ImgCellBase.h"#include "graphical_io/BitmapOut.h"#include "graphical_io/SVGout.h"#include <wx/config.h>#include <wx/filefn.h>#include <wx/filename.h>#include <wx/log.h>#include <wx/mstream.h>#include <wx/tokenzr.h>#include <wx/txtstrm.h>#include <wx/uri.h>#include <wx/wfstream.h>#include <wx/xml/xml.h>The document serializers declared in WorksheetExport.h.
The code was moved verbatim out of Worksheet.cpp; see the header for why it lives here. test_WorksheetExport pins the byte-exact output.