Home
last modified time | relevance | path

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

/aoo4110/main/svx/inc/svx/
H A Dmsdffdef.hxx375 #define DFF_Prop_fFillOK 383 // sal_Bool OK to fill the shape th… macro
/aoo4110/main/filter/source/msfilter/
H A Descherex.cxx3105 if ( GetOpt( DFF_Prop_fFillOK, nPathFlags ) ) in CreateCustomShapeProperties()
3384 AddOpt( DFF_Prop_fFillOK, nPathFlags ); in CreateCustomShapeProperties()
3416 …GetOpt( DFF_Prop_fFillOK, nPathFlags ); // SJ: can be removed if we are supporting the TextPathAll… in CreateCustomShapeProperties()
3418 AddOpt( DFF_Prop_fFillOK, nPathFlags ); in CreateCustomShapeProperties()
H A Dmsdffimp.cxx2234 sal_Bool bExtrusionAllowed = ( GetPropertyValue( DFF_Prop_fFillOK ) & 16 ) != 0; in ApplyCustomShapeGeometryAttributes()
2243 sal_Bool bConcentricGradientFillAllowed = ( GetPropertyValue( DFF_Prop_fFillOK ) & 2 ) != 0; in ApplyCustomShapeGeometryAttributes()
2252 sal_Bool bTextPathAllowed = ( GetPropertyValue( DFF_Prop_fFillOK ) & 4 ) != 0; in ApplyCustomShapeGeometryAttributes()

Completed in 93 milliseconds