Home
last modified time | relevance | path

Searched refs:bConcentricGradientFillAllowed (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/xmloff/source/draw/
H A Dshapeexport4.cxx890 sal_Bool bConcentricGradientFillAllowed = sal_Bool(); in ImpExportEnhancedGeometry() local
891 if ( rProp.Value >>= bConcentricGradientFillAllowed ) in ImpExportEnhancedGeometry()
893 bConcentricGradientFillAllowed ? GetXMLToken( XML_TRUE ) : GetXMLToken( XML_FALSE ) ); in ImpExportEnhancedGeometry()
/aoo41x/main/filter/source/msfilter/
H A Descherex.cxx3137 sal_Bool bConcentricGradientFillAllowed = sal_Bool(); in CreateCustomShapeProperties() local
3138 if ( rrProp.Value >>= bConcentricGradientFillAllowed ) in CreateCustomShapeProperties()
3141 if ( bConcentricGradientFillAllowed ) in CreateCustomShapeProperties()
H A Dmsdffimp.cxx2243 sal_Bool bConcentricGradientFillAllowed = ( GetPropertyValue( DFF_Prop_fFillOK ) & 2 ) != 0; in ApplyCustomShapeGeometryAttributes() local
2245 aProp.Value <<= bConcentricGradientFillAllowed; in ApplyCustomShapeGeometryAttributes()

Completed in 68 milliseconds