22 #ifndef WPS8_TEXTSTYLE_H
23 #define WPS8_TEXTSTYLE_H
43 namespace WPS8TextStyleInternal
72 bool readFont(
long endPos,
int &
id, std::string &mess);
74 void sendFont(
int fId, FontData &data);
120 mutable shared_ptr<WPS8TextStyleInternal::State>
m_state;
130 std::string
format()
const;