17 for(PVecLatexObj::iterator it(vecObj.begin()); it != vecObj.end(); ++it){
const std::vector< PLatexObj > & getVecContent() const
Gets the vecContent of the PLatexObj.
const std::vector< PLatexMenu > & getVecMenu() const
Gets the vecMenu of the PLatexObj.
const PLatexType::PLatexType & getType() const
Gets the type of the PLatexObj.
bool isSection(const PLatexObj &obj)
Say if the PLatexObj is a part, charpter, section, subsection or subsubsection.
PString getSectionTitle(POutoutMode &outputMode, const PLatexObj &obj)
Get the title of a part/chapter/section etc.
std::vector< PLatexObj > PVecLatexObj
Vector of obj.
Output mode of the html backend.