Searched refs:AppliedPStyle (Results 1 – 4 of 4) sorted by relevance
69 QString AppliedPStyle; member
44 textDefault.AppliedPStyle = elem.attribute("AppliedParagraphStyle",""); in processFile()
59 QString AppliedPStyle; member
750 if(!(parentStory.pstyleRange.at(i).cstyleRange.at(j).properties.AppliedPStyle.isEmpty())) in addTextFrame()751 writer->setStyle(parentStory.pstyleRange.at(i).cstyleRange.at(j).properties.AppliedPStyle); in addTextFrame()882 property.AppliedPStyle=element.attribute("AppliedParagraphStyle",""); in readComTextProps()