38 #ifndef STAR_FORMATMANAGER 39 # define STAR_FORMATMANAGER 58 for (
int i=0; i<3; ++i)
m_values[i]=0;
96 bool readSWFormatDef(
StarZone &zone,
char kind, shared_ptr<StarFormatManagerInternal::FormatDef> &format,
StarObject &doc);
98 bool readSWNumberFormatterList(
StarZone &zone);
102 bool readSWPatternLCL(
StarZone &zone);
107 bool readNumberFormatter(
StarZone &zone);
110 void updateNumberingProperties(
STOFFCell &cell)
const;
117 shared_ptr<StarFormatManagerInternal::State>
m_state;
class to store an state: ie.
Definition: StarState.hxx:65
a structure used to define a cell and its format
Definition: STOFFCell.hxx:53
shared_ptr< STOFFListener > STOFFListenerPtr
a smart pointer of STOFFListener
Definition: libstaroffice_internal.hxx:476
Definition: STOFFDebug.hxx:182
an object corresponding to an OLE directory
Definition: StarObject.hxx:64
a zone in a StarOffice file
Definition: StarZone.hxx:56