Searched refs:meShapeType (Results 1 – 4 of 4) sorted by relevance
227 ImpCalcShapeType(xShape, aShapeInfo.meShapeType); in collectShapeAutoStyles()234 aShapeInfo.meShapeType != XmlShapeTypePresOLE2Shape && in collectShapeAutoStyles()242 aShapeInfo.meShapeType != XmlShapeTypeDrawPageShape && in collectShapeAutoStyles()243 aShapeInfo.meShapeType != XmlShapeTypePresPageShape && in collectShapeAutoStyles()244 aShapeInfo.meShapeType != XmlShapeTypeDrawGroupShape; in collectShapeAutoStyles()247 aShapeInfo.meShapeType != XmlShapeTypeDrawGroupShape; in collectShapeAutoStyles()456 switch( aShapeInfo.meShapeType ) in collectShapeAutoStyles()709 …if( aShapeInfo.meShapeType != XmlShapeTypeDrawPageShape && aShapeInfo.meShapeType != XmlShapeTypeP… in exportShape()710 …aShapeInfo.meShapeType != XmlShapeTypeHandoutShape && aShapeInfo.meShapeType != XmlShapeTypeDrawCh… in exportShape()751 switch(aShapeInfo.meShapeType) in exportShape()[all …]
136 XmlShapeType meShapeType; member140 …ImplXMLShapeExportInfo() : mnFamily( XML_STYLE_FAMILY_SD_GRAPHICS_ID ), meShapeType( XmlShapeTypeN… in ImplXMLShapeExportInfo()
1086 MSO_SPT meShapeType; member1113 MSO_SPT GetShapeType() const { return mpImplTextObj->meShapeType; }; in GetShapeType()
6730 …mpImplTextObj->meShapeType = ( pObjData && pObjData->bShapeType ) ? pObjData->eShapeType : mso_spt… in PPTTextObj()
Completed in 57 milliseconds