17 if(vecObj.size() == 0lu){
return;}
18 const PLatexObj & firstObj = vecObj.front();
const std::vector< PLatexObj > & getVecContent() const
Gets the vecContent of the PLatexObj.
const PLatexType::PLatexType & getType() const
Gets the type of the PLatexObj.
const PString & getName() const
Gets the name of the PLatexObj.
std::vector< PLatexObj > PVecLatexObj
Vector of obj.
void update_firstCss(PString &firstCss, const PLatexObj &source)
Update the firstCss style to be used.