Home
last modified time | relevance | path

Searched refs:moRotateWithShape (Results 1 – 4 of 4) sorted by relevance

/trunk/main/oox/source/drawingml/
H A Dfillproperties.cxx122 moRotateWithShape.assignIfUsed( rSourceProps.moRotateWithShape ); in assignUsed()
148 moRotateWithShape.assignIfUsed( rSourceProps.moRotateWithShape ); in assignUsed()
225 if ( !maGradientProps.moRotateWithShape.get( false ) ) in pushToPropMap()
H A Dfillpropertiesgroupcontext.cxx58 mrGradientProps.moRotateWithShape = aAttribs.getBool( XML_rotWithShape ); in GradientFillContext()
210 mrBlipProps.moRotateWithShape = aAttribs.getBool( XML_rotWithShape ); in BlipFillContext()
/trunk/main/oox/inc/oox/drawingml/
H A Dfillproperties.hxx57 OptValue< bool > moRotateWithShape; /// True = rotate gradient with shape. member
92 OptValue< bool > moRotateWithShape; /// True = rotate bitmap with shape. member
/trunk/main/oox/source/vml/
H A Dvmlformatting.cxx475 aFillProps.maGradientProps.moRotateWithShape = moRotate.get( false ); in pushToPropMap()

Completed in 21 milliseconds