Home
last modified time | relevance | path

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

/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShapeGeometry.cxx228 { 0xa000, { DFF_Prop_geoRight, 0, 0x402 } },
233 { 0xa000, { DFF_Prop_geoRight, 0, DFF_Prop_adjustValue } }
440 { 0xa000, { DFF_Prop_geoRight, 0, DFF_Prop_adjustValue } },
445 { 0xa000, { DFF_Prop_geoRight, 0, 0x404 } },
596 { 0xa000, { DFF_Prop_geoRight, 0, 0x400 } },
2139 { 0xa000, { DFF_Prop_geoRight, 0, 0x400 } },
2140 { 0xa000, { DFF_Prop_geoRight, 0, 0x402 } }, // 5
2146 { 0x2000, { DFF_Prop_geoRight, 0, 0 } }, // 11
2194 { 0xa000, { DFF_Prop_geoRight, 0, 0x400 } },
2291 { 0xa000, { DFF_Prop_geoRight, 0, 0x400 } },
[all …]
H A DEnhancedCustomShapeFunctionParser.cxx80 …m::sun::star::drawing::EnhancedCustomShapeParameterType::RIGHT : nValue = DFF_Prop_geoRight; break; in FillEquationParameter()
H A DEnhancedCustomShape2d.cxx378 case DFF_Prop_geoRight : in AppendEnhancedCustomShapeEquationParameter()
/trunk/main/svx/inc/svx/
H A Dmsdffdef.hxx348 #define DFF_Prop_geoRight 322 // LONG macro
/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx1631 … DFF_Prop_geoLeft ) || IsProperty( DFF_Prop_geoTop ) || IsProperty( DFF_Prop_geoRight ) || IsPrope… in ApplyCustomShapeGeometryAttributes()
1637 …aViewBox.Width = nCoordWidth = ((sal_Int32)GetPropertyValue( DFF_Prop_geoRight, 21600 ) ) - aViewB… in ApplyCustomShapeGeometryAttributes()
H A Descherex.cxx2748 AddOpt( DFF_Prop_geoRight, aViewBox.X + aViewBox.Width ); in CreateCustomShapeProperties()