LibreOffice Module sc (master) 1
|
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< XclExpRecordBase > | XclExpRecordRef |
typedef std::shared_ptr< XclExpString > | XclExpStringRef |
typedef rtl::Reference< XclExpRecordBase > XclExpRecordRef |
Definition at line 34 of file xeroot.hxx.
typedef std::shared_ptr< XclExpString > XclExpStringRef |
Definition at line 35 of file xeroot.hxx.