Searched refs:DFF_Prop_geoRight (Results 1 – 6 of 6) sorted by relevance
| /trunk/main/svx/source/customshapes/ |
| H A D | EnhancedCustomShapeGeometry.cxx | 228 { 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 D | EnhancedCustomShapeFunctionParser.cxx | 80 …m::sun::star::drawing::EnhancedCustomShapeParameterType::RIGHT : nValue = DFF_Prop_geoRight; break; in FillEquationParameter()
|
| H A D | EnhancedCustomShape2d.cxx | 378 case DFF_Prop_geoRight : in AppendEnhancedCustomShapeEquationParameter()
|
| /trunk/main/svx/inc/svx/ |
| H A D | msdffdef.hxx | 348 #define DFF_Prop_geoRight 322 // LONG macro
|
| /trunk/main/filter/source/msfilter/ |
| H A D | msdffimp.cxx | 1631 … 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 D | escherex.cxx | 2748 AddOpt( DFF_Prop_geoRight, aViewBox.X + aViewBox.Width ); in CreateCustomShapeProperties()
|