LibreOffice Module writerfilter (master) 1
Static Public Member Functions | List of all members
writerfilter::ooxml::OOXMLDocumentFactory Class Reference

#include <OOXMLDocument.hxx>

Static Public Member Functions

static OOXMLStream::Pointer_t createStream (const css::uno::Reference< css::uno::XComponentContext > &rContext, const css::uno::Reference< css::io::XInputStream > &rStream, bool bRepairStorage)
 
static OOXMLStream::Pointer_t createStream (const OOXMLStream::Pointer_t &pStream, OOXMLStream::StreamType_t nStreamType)
 
static OOXMLStream::Pointer_t createStream (const OOXMLStream::Pointer_t &pStream, const OUString &rId)
 
static OOXMLDocumentcreateDocument (const OOXMLStream::Pointer_t &pStream, const css::uno::Reference< css::task::XStatusIndicator > &xStatusIndicator, bool bSkipImage, const css::uno::Sequence< css::beans::PropertyValue > &rDescriptor)
 

Detailed Description

Definition at line 233 of file OOXMLDocument.hxx.

Member Function Documentation

◆ createDocument()

OOXMLDocument * writerfilter::ooxml::OOXMLDocumentFactory::createDocument ( const OOXMLStream::Pointer_t pStream,
const css::uno::Reference< css::task::XStatusIndicator > &  xStatusIndicator,
bool  bSkipImage,
const css::uno::Sequence< css::beans::PropertyValue > &  rDescriptor 
)
static

Definition at line 903 of file OOXMLDocumentImpl.cxx.

◆ createStream() [1/3]

static OOXMLStream::Pointer_t writerfilter::ooxml::OOXMLDocumentFactory::createStream ( const css::uno::Reference< css::uno::XComponentContext > &  rContext,
const css::uno::Reference< css::io::XInputStream > &  rStream,
bool  bRepairStorage 
)
static

◆ createStream() [2/3]

OOXMLStream::Pointer_t writerfilter::ooxml::OOXMLDocumentFactory::createStream ( const OOXMLStream::Pointer_t pStream,
const OUString &  rId 
)
static

Definition at line 438 of file OOXMLStreamImpl.cxx.

References tools::SvRef< typename T >::get().

◆ createStream() [3/3]

OOXMLStream::Pointer_t writerfilter::ooxml::OOXMLDocumentFactory::createStream ( const OOXMLStream::Pointer_t pStream,
OOXMLStream::StreamType_t  nStreamType 
)
static

The documentation for this class was generated from the following files: