STOFFSpreadsheetListenerInternal Namespace Reference

Internal and low level namespace to define the states of STOFFSpreadsheetListener. More...

Classes

struct  DocumentState
 a class to store the document state of a STOFFSpreadsheetListener More...
struct  State
 the state of a STOFFSpreadsheetListener More...

Enumerations

enum  { PageBreakBit = 0x1, ColumnBreakBit = 0x2 }
 a enum to define basic break bit More...

Detailed Description

Internal and low level namespace to define the states of STOFFSpreadsheetListener.


Enumeration Type Documentation

anonymous enum

a enum to define basic break bit

Enumerator:
PageBreakBit 
ColumnBreakBit