LibreOffice Module writerperfect (master) 1
Functions
StarOfficePresentationImportFilter.cxx File Reference
#include <cppuhelper/supportsservice.hxx>
#include <libstaroffice/libstaroffice.hxx>
#include "StarOfficePresentationImportFilter.hxx"
Include dependency graph for StarOfficePresentationImportFilter.cxx:

Go to the source code of this file.

Functions

static bool handleEmbeddedSTOFFGraphicObject (const librevenge::RVNGBinaryData &data, OdfDocumentHandler *pHandler, const OdfStreamType streamType)
 
static bool handleEmbeddedSTOFFSpreadsheetObject (const librevenge::RVNGBinaryData &data, OdfDocumentHandler *pHandler, const OdfStreamType streamType)
 
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * org_libreoffice_comp_Presentation_StarOfficePresentationImportFilter_get_implementation (css::uno::XComponentContext *const context, const css::uno::Sequence< css::uno::Any > &)
 

Function Documentation

◆ handleEmbeddedSTOFFGraphicObject()

static bool handleEmbeddedSTOFFGraphicObject ( const librevenge::RVNGBinaryData &  data,
OdfDocumentHandler *  pHandler,
const OdfStreamType  streamType 
)
static

◆ handleEmbeddedSTOFFSpreadsheetObject()

static bool handleEmbeddedSTOFFSpreadsheetObject ( const librevenge::RVNGBinaryData &  data,
OdfDocumentHandler *  pHandler,
const OdfStreamType  streamType 
)
static

◆ org_libreoffice_comp_Presentation_StarOfficePresentationImportFilter_get_implementation()

SAL_DLLPUBLIC_EXPORT css::uno::XInterface * org_libreoffice_comp_Presentation_StarOfficePresentationImportFilter_get_implementation ( css::uno::XComponentContext *const  context,
const css::uno::Sequence< css::uno::Any > &   
)

Definition at line 96 of file StarOfficePresentationImportFilter.cxx.