Searched refs:msTextStyleName (Results 1 – 2 of 2) sorted by relevance
438 …aShapeInfo.msTextStyleName = mrExport.GetAutoStylePool()->Find( XML_STYLE_FAMILY_TEXT_PARAGRAPH, a… in collectShapeAutoStyles()439 if(!aShapeInfo.msTextStyleName.getLength()) in collectShapeAutoStyles()442 …aShapeInfo.msTextStyleName = mrExport.GetAutoStylePool()->Add(XML_STYLE_FAMILY_TEXT_PARAGRAPH, aEm… in collectShapeAutoStyles()665 if( aShapeInfo.msTextStyleName.getLength() != 0 ) in exportShape()667 mrExport.AddAttribute(XML_NAMESPACE_DRAW, XML_TEXT_STYLE_NAME, aShapeInfo.msTextStyleName ); in exportShape()
134 rtl::OUString msTextStyleName; member
Completed in 58 milliseconds