Home
last modified time | relevance | path

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

/AOO41X/main/svx/source/customshapes/
H A DEnhancedCustomShapeGeometry.cxx229 { 0xa000, { DFF_Prop_geoBottom, 0, 0x402 } },
232 { 0xa000, { DFF_Prop_geoBottom, 0, DFF_Prop_adjustValue } },
441 { 0xa000, { DFF_Prop_geoBottom, 0, DFF_Prop_adjustValue } },
446 { 0xa000, { DFF_Prop_geoBottom, 0, 0x404 } }
597 { 0xa000, { DFF_Prop_geoBottom, 0, 0x400 } }
2138 { 0xa000, { DFF_Prop_geoBottom, 0, 0x400 } },
2143 { 0xa000, { DFF_Prop_geoBottom, 0, 0x401 } }, // 8
2147 { 0x2000, { DFF_Prop_geoBottom, 0, 0 } } // 12
2195 { 0xa000, { DFF_Prop_geoBottom, 0, 0x400 } }
2292 { 0xa000, { DFF_Prop_geoBottom, 0, 0x400 } }
[all …]
H A DEnhancedCustomShapeFunctionParser.cxx79 …:sun::star::drawing::EnhancedCustomShapeParameterType::BOTTOM : nValue = DFF_Prop_geoBottom; break; in FillEquationParameter()
H A DEnhancedCustomShape2d.cxx383 case DFF_Prop_geoBottom : in AppendEnhancedCustomShapeEquationParameter()
/AOO41X/main/svx/inc/svx/
H A Dmsdffdef.hxx349 #define DFF_Prop_geoBottom 323 // LONG macro
/AOO41X/main/filter/source/msfilter/
H A Dmsdffimp.cxx1634 …roperty( DFF_Prop_geoTop ) || IsProperty( DFF_Prop_geoRight ) || IsProperty( DFF_Prop_geoBottom ) ) in ApplyCustomShapeGeometryAttributes()
1641 …aViewBox.Height = nCoordHeight = ((sal_Int32)GetPropertyValue( DFF_Prop_geoBottom, 21600 ) ) - aVi… in ApplyCustomShapeGeometryAttributes()
H A Descherex.cxx2738 AddOpt( DFF_Prop_geoBottom,aViewBox.Y + aViewBox.Height ); in CreateCustomShapeProperties()