Searched refs:DFF_Prop_geoTop (Results 1 – 6 of 6) sorted by relevance
| /AOO41X/main/svx/source/customshapes/ |
| H A D | EnhancedCustomShapeGeometry.cxx | 227 { 0x6000, { DFF_Prop_geoTop, 0x402, 0 } }, 231 { 0x6000, { DFF_Prop_geoTop, DFF_Prop_adjustValue, 0 } }, 439 { 0x6000, { DFF_Prop_geoTop, DFF_Prop_adjustValue, 0 } }, 444 { 0x6000, { DFF_Prop_geoTop, 0x404, 0 } }, 2136 { 0x6000, { DFF_Prop_geoTop, 0x400, 0 } }, 2353 { 0x6000, { DFF_Prop_geoTop, DFF_Prop_adjustValue, 0 } }, 2438 { 0x6000, { DFF_Prop_geoTop, DFF_Prop_adjustValue, 0 } }, 2542 { 0x6000, { DFF_Prop_geoTop, DFF_Prop_adjustValue, 0 } }, 2625 { 0x6000, { DFF_Prop_geoTop, DFF_Prop_adjustValue, 0 } }, 2704 { 0x6000, { DFF_Prop_geoTop, DFF_Prop_adjustValue, 0 } }, [all …]
|
| H A D | EnhancedCustomShapeFunctionParser.cxx | 81 …e com::sun::star::drawing::EnhancedCustomShapeParameterType::TOP : nValue = DFF_Prop_geoTop; break; in FillEquationParameter()
|
| H A D | EnhancedCustomShape2d.cxx | 373 case DFF_Prop_geoTop : in AppendEnhancedCustomShapeEquationParameter()
|
| /AOO41X/main/svx/inc/svx/ |
| H A D | msdffdef.hxx | 347 #define DFF_Prop_geoTop 321 // LONG 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() 1639 aViewBox.Y = GetPropertyValue( DFF_Prop_geoTop, 0 ); in ApplyCustomShapeGeometryAttributes()
|
| H A D | escherex.cxx | 2736 AddOpt( DFF_Prop_geoTop, aViewBox.Y ); in CreateCustomShapeProperties()
|