Searched refs:mrGradientProps (Results 1 – 2 of 2) sorted by relevance
54 mrGradientProps( rGradientProps ) in GradientFillContext()57 mrGradientProps.moShadeFlip = aAttribs.getToken( XML_flip ); in GradientFillContext()58 mrGradientProps.moRotateWithShape = aAttribs.getBool( XML_rotWithShape ); in GradientFillContext()74 return new ColorContext( *this, mrGradientProps.maGradientStops[ fPosition ] ); in createFastChildContext()79 mrGradientProps.moShadeAngle = aAttribs.getInteger( XML_ang ); in createFastChildContext()80 mrGradientProps.moShadeScaled = aAttribs.getBool( XML_scaled ); in createFastChildContext()85 mrGradientProps.moGradientPath = aAttribs.getToken( XML_path, XML_rect ); in createFastChildContext()89 mrGradientProps.moFillToRect = GetRelativeRect( rxAttribs ); in createFastChildContext()93 mrGradientProps.moTileRect = GetRelativeRect( rxAttribs ); in createFastChildContext()
63 GradientFillProperties& mrGradientProps; member in oox::drawingml::GradientFillContext
Completed in 12 milliseconds