Searched refs:maShapePropInfo (Results 1 – 2 of 2) sorted by relevance
76 maShapePropInfo( rShapePropInfo ) in ShapePropertyMap()82 return maShapePropInfo.has( ePropId ); in supportsProperty()87 return maShapePropInfo.mbNamedLineMarker && mrModelObjHelper.hasLineMarker( rMarkerName ); in hasNamedLineMarkerInTable()93 sal_Int32 nPropId = maShapePropInfo[ ePropId ]; in setAnyProperty()128 if( !maShapePropInfo.mbNamedLineMarker ) in setLineMarker()142 if( !maShapePropInfo.mbNamedLineDash ) in setLineDash()158 if( !maShapePropInfo.mbNamedFillGradient ) in setFillGradient()174 if( !maShapePropInfo.mbNamedFillBitmapUrl ) in setFillBitmapUrl()
136 ShapePropertyInfo maShapePropInfo; member in oox::drawingml::ShapePropertyMap