LibreOffice Module sc (master) 1
Classes | Typedefs
xiroot.hxx File Reference
#include "xlroot.hxx"
#include <memory>
Include dependency graph for xiroot.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  XclImpRootData
 Stores global buffers and data needed for Excel import filter. More...
 
class  XclImpRoot
 Access to global data from other classes. More...
 

Typedefs

typedef std::shared_ptr< XclImpStringXclImpStringRef
 

Typedef Documentation

◆ XclImpStringRef

typedef std::shared_ptr< XclImpString > XclImpStringRef

Definition at line 30 of file xiroot.hxx.