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

Go to the source code of this file.

Classes

struct  XclExpRootData
 Stores global buffers and data needed for Excel export filter. More...
 
class  XclExpRoot
 Access to global data from other classes. More...
 

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::beans
 
namespace  sc
 CAUTION! The following defines must be in the same namespace as the respective type.
 

Typedefs

typedef rtl::Reference< XclExpRecordBaseXclExpRecordRef
 
typedef std::shared_ptr< XclExpStringXclExpStringRef
 

Typedef Documentation

◆ XclExpRecordRef

Definition at line 34 of file xeroot.hxx.

◆ XclExpStringRef

typedef std::shared_ptr< XclExpString > XclExpStringRef

Definition at line 35 of file xeroot.hxx.