1#ifndef TEXTSTYLEFORMATTERCOLLECTION_H_
2#define TEXTSTYLEFORMATTERCOLLECTION_H_
8class TextStyleFormatter;
C++ class: doctemplate.h.
Definition: bufferedoutput.cpp:13
std::list< TextStyleFormatter * > TextStyleFormatterCollection
Collection of TextStyleFormatter objects.
Definition: textstyleformattercollection.h:11