Home
last modified time | relevance | path

Searched refs:DFF_Prop_geoLeft (Results 1 – 6 of 6) sorted by relevance

/AOO41X/main/svx/source/customshapes/
H A DEnhancedCustomShapeGeometry.cxx226 { 0x6000, { DFF_Prop_geoLeft, 0x402, 0 } },
230 { 0x6000, { DFF_Prop_geoLeft, DFF_Prop_adjustValue, 0 } },
438 { 0x6000, { DFF_Prop_geoLeft, DFF_Prop_adjustValue, 0 } },
443 { 0x6000, { DFF_Prop_geoLeft, 0x404, 0 } },
2137 { 0x6000, { DFF_Prop_geoLeft, 0x400, 0 } },
2352 { 0x6000, { DFF_Prop_geoLeft, DFF_Prop_adjustValue, 0 } },
2437 { 0x6000, { DFF_Prop_geoLeft, DFF_Prop_adjustValue, 0 } },
2541 { 0x6000, { DFF_Prop_geoLeft, DFF_Prop_adjustValue, 0 } },
2624 { 0x6000, { DFF_Prop_geoLeft, DFF_Prop_adjustValue, 0 } },
2703 { 0x6000, { DFF_Prop_geoLeft, DFF_Prop_adjustValue, 0 } },
[all …]
H A DEnhancedCustomShapeFunctionParser.cxx82 …com::sun::star::drawing::EnhancedCustomShapeParameterType::LEFT : nValue = DFF_Prop_geoLeft; break; in FillEquationParameter()
H A DEnhancedCustomShape2d.cxx368 case DFF_Prop_geoLeft : in AppendEnhancedCustomShapeEquationParameter()
/AOO41X/main/svx/inc/svx/
H A Dmsdffdef.hxx346 #define DFF_Prop_geoLeft 320 // LONG Defines the G (geometry) co… macro
/AOO41X/main/filter/source/msfilter/
H A Dmsdffimp.cxx1634 …if ( IsProperty( DFF_Prop_geoLeft ) || IsProperty( DFF_Prop_geoTop ) || IsProperty( DFF_Prop_geoRi… in ApplyCustomShapeGeometryAttributes()
1638 aViewBox.X = GetPropertyValue( DFF_Prop_geoLeft, 0 ); in ApplyCustomShapeGeometryAttributes()
H A Descherex.cxx2735 AddOpt( DFF_Prop_geoLeft, aViewBox.X ); in CreateCustomShapeProperties()