Searched refs:DFF_Prop_geoLeft (Results 1 – 6 of 6) sorted by relevance
| /AOO41X/main/svx/source/customshapes/ |
| H A D | EnhancedCustomShapeGeometry.cxx | 226 { 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 D | EnhancedCustomShapeFunctionParser.cxx | 82 …com::sun::star::drawing::EnhancedCustomShapeParameterType::LEFT : nValue = DFF_Prop_geoLeft; break; in FillEquationParameter()
|
| H A D | EnhancedCustomShape2d.cxx | 368 case DFF_Prop_geoLeft : in AppendEnhancedCustomShapeEquationParameter()
|
| /AOO41X/main/svx/inc/svx/ |
| H A D | msdffdef.hxx | 346 #define DFF_Prop_geoLeft 320 // LONG Defines the G (geometry) co… macro
|
| /AOO41X/main/filter/source/msfilter/ |
| H A D | msdffimp.cxx | 1634 …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 D | escherex.cxx | 2735 AddOpt( DFF_Prop_geoLeft, aViewBox.X ); in CreateCustomShapeProperties()
|