LibreOffice Module writerfilter (master) 1
Namespaces | Classes | Typedefs | Functions | Variables
writerfilter Namespace Reference

Namespaces

namespace  dmapper
 
namespace  ooxml
 
namespace  rtftok
 

Classes

class  BinaryObj
 Handler for binary objects. More...
 
struct  CommentProperties
 A container for the extended comment properties linked to the last paragraph of a comment. More...
 
class  LoggedProperties
 
class  LoggedResourcesHelper
 
class  LoggedStream
 
class  LoggedTable
 
class  Properties
 Handler for properties. More...
 
class  Reference
 Reference to a resource that generates events and sends them to a handler. More...
 
class  Sprm
 An SPRM: Section, Paragraph and Run Modifier. More...
 
class  Stream
 Handler for a stream. More...
 
class  Table
 Handler for tables. More...
 
class  TagLogger
 
class  Value
 A value. More...
 

Typedefs

typedef sal_Int32 Token_t
 

Functions

static int getNumberFormat (int nParam)
 
std::string QNameToString (Id)
 

Variables

const sal_uInt8 cFieldLock = 0x8
 
const sal_uInt8 cFieldStart = 0x13
 
const sal_uInt8 cFieldSep = 0x14
 
const sal_uInt8 cFieldEnd = 0x15
 

Typedef Documentation

◆ Token_t

typedef sal_Int32 writerfilter::Token_t

Definition at line 416 of file resourcemodel.hxx.

Function Documentation

◆ getNumberFormat()

static int writerfilter::getNumberFormat ( int  nParam)
static

◆ QNameToString()

std::string writerfilter::QNameToString ( Id  )

Variable Documentation

◆ cFieldEnd

const sal_uInt8 writerfilter::cFieldEnd = 0x15

◆ cFieldLock

const sal_uInt8 writerfilter::cFieldLock = 0x8

◆ cFieldSep

const sal_uInt8 writerfilter::cFieldSep = 0x14

◆ cFieldStart

const sal_uInt8 writerfilter::cFieldStart = 0x13