LibreOffice Module sax (master) 1
Public Member Functions | List of all members
sax_fastparser::ForMergeBase Class Referenceabstract

#include <CachedOutputStream.hxx>

Inheritance diagram for sax_fastparser::ForMergeBase:
[legend]

Public Member Functions

virtual ~ForMergeBase ()
 
virtual void append (const css::uno::Sequence< sal_Int8 > &rWhat)=0
 

Detailed Description

Definition at line 23 of file CachedOutputStream.hxx.

Constructor & Destructor Documentation

◆ ~ForMergeBase()

virtual sax_fastparser::ForMergeBase::~ForMergeBase ( )
inlinevirtual

Definition at line 26 of file CachedOutputStream.hxx.

Member Function Documentation

◆ append()

virtual void sax_fastparser::ForMergeBase::append ( const css::uno::Sequence< sal_Int8 > &  rWhat)
pure virtual

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