LibreOffice Module writerperfect (master) 1
Functions
StarOfficeDrawImportFilter.cxx File Reference
#include <cppuhelper/supportsservice.hxx>
#include <libstaroffice/libstaroffice.hxx>
#include "StarOfficeDrawImportFilter.hxx"
Include dependency graph for StarOfficeDrawImportFilter.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_Draw_StarOfficeDrawImportFilter_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_Draw_StarOfficeDrawImportFilter_get_implementation()

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

Definition at line 95 of file StarOfficeDrawImportFilter.cxx.