Searched refs:DFF_Prop_geoBottom (Results 1 – 6 of 6) sorted by relevance
| /AOO41X/main/svx/source/customshapes/ |
| H A D | EnhancedCustomShapeGeometry.cxx | 229 { 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 D | EnhancedCustomShapeFunctionParser.cxx | 79 …:sun::star::drawing::EnhancedCustomShapeParameterType::BOTTOM : nValue = DFF_Prop_geoBottom; break; in FillEquationParameter()
|
| H A D | EnhancedCustomShape2d.cxx | 383 case DFF_Prop_geoBottom : in AppendEnhancedCustomShapeEquationParameter()
|
| /AOO41X/main/svx/inc/svx/ |
| H A D | msdffdef.hxx | 349 #define DFF_Prop_geoBottom 323 // LONG macro
|
| /AOO41X/main/filter/source/msfilter/ |
| H A D | msdffimp.cxx | 1634 …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 D | escherex.cxx | 2738 AddOpt( DFF_Prop_geoBottom,aViewBox.Y + aViewBox.Height ); in CreateCustomShapeProperties()
|