LibreOffice Module starmath (master) 1
Classes | Namespaces | Typedefs
mathmlimport.hxx File Reference
#include <utility>
#include <xmloff/xmlimp.hxx>
#include <comphelper/errcode.hxx>
#include <deque>
Include dependency graph for mathmlimport.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SmXMLImportWrapper
 
class  SmXMLImport
 

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::beans
 

Typedefs

typedef std::deque< std::unique_ptr< SmNode > > SmNodeStack
 

Typedef Documentation

◆ SmNodeStack

typedef std::deque<std::unique_ptr<SmNode> > SmNodeStack

Definition at line 39 of file mathmlimport.hxx.