38#ifndef STAR_FORMATMANAGER 
   39#  define STAR_FORMATMANAGER 
  101  void storeSWFormatDef(librevenge::RVNGString 
const &name, std::shared_ptr<StarFormatManagerInternal::FormatDef> &format);
 
  103  std::shared_ptr<StarFormatManagerInternal::FormatDef> 
getSWFormatDef(librevenge::RVNGString 
const &name) 
const;
 
  124  std::shared_ptr<StarFormatManagerInternal::State> 
m_state;
 
 
a structure used to define a cell and its format
Definition STOFFCell.hxx:54
an object corresponding to an OLE directory
Definition StarObject.hxx:65
class to store an state: ie.
Definition StarState.hxx:68
a zone in a StarOffice file
Definition StarZone.hxx:57
Definition STOFFDebug.hxx:195
std::shared_ptr< STOFFListener > STOFFListenerPtr
a smart pointer of STOFFListener
Definition libstaroffice_internal.hxx:491