LibreOffice Module filter (master) 1
Functions | Variables
dffpropset.cxx File Reference
#include <algorithm>
#include <filter/msfilter/dffpropset.hxx>
#include <filter/msfilter/dffrecordheader.hxx>
#include <sal/log.hxx>
#include <svx/msdffdef.hxx>
#include <rtl/ustrbuf.hxx>
#include <tools/stream.hxx>
Include dependency graph for dffpropset.cxx:

Go to the source code of this file.

Functions

SvStreamReadDffPropSet (SvStream &rIn, DffPropSet &rRec)
 
SvStreamoperator|= (SvStream &rIn, DffPropSet &rRec)
 

Variables

const DffPropSetEntry mso_PropSetDefaults []
 

Function Documentation

◆ operator|=()

SvStream & operator|= ( SvStream rIn,
DffPropSet rRec 
)

Definition at line 1245 of file dffpropset.cxx.

◆ ReadDffPropSet()

SvStream & ReadDffPropSet ( SvStream rIn,
DffPropSet rRec 
)

Definition at line 1239 of file dffpropset.cxx.

Referenced by DffPropertyReader::ReadPropSet().

Variable Documentation

◆ mso_PropSetDefaults

const DffPropSetEntry mso_PropSetDefaults[]

Definition at line 28 of file dffpropset.cxx.

Referenced by DffPropSet::InitializePropSet().