Searched refs:meShapeType (Results 1 – 4 of 4) sorted by relevance
227 ImpCalcShapeType(xShape, aShapeInfo.meShapeType); in collectShapeAutoStyles()233 aShapeInfo.meShapeType != XmlShapeTypePresChartShape && in collectShapeAutoStyles()234 aShapeInfo.meShapeType != XmlShapeTypePresOLE2Shape && in collectShapeAutoStyles()235 aShapeInfo.meShapeType != XmlShapeTypeDrawSheetShape && in collectShapeAutoStyles()236 aShapeInfo.meShapeType != XmlShapeTypePresSheetShape && in collectShapeAutoStyles()237 aShapeInfo.meShapeType != XmlShapeTypeDraw3DSceneObject && in collectShapeAutoStyles()238 aShapeInfo.meShapeType != XmlShapeTypeDraw3DCubeObject && in collectShapeAutoStyles()239 aShapeInfo.meShapeType != XmlShapeTypeDraw3DSphereObject && in collectShapeAutoStyles()240 aShapeInfo.meShapeType != XmlShapeTypeDraw3DLatheObject && in collectShapeAutoStyles()241 aShapeInfo.meShapeType != XmlShapeTypeDraw3DExtrudeObject && in collectShapeAutoStyles()[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()
6731 …mpImplTextObj->meShapeType = ( pObjData && pObjData->bShapeType ) ? pObjData->eShapeType : mso_spt… in PPTTextObj()