Home
last modified time | relevance | path

Searched refs:aAdjustmentValues (Results 1 – 3 of 3) sorted by relevance

/trunk/main/oox/source/drawingml/
H A Dcustomshapeproperties.cxx255 Sequence< EnhancedCustomShapeAdjustmentValue > aAdjustmentValues( maAdjustmentGuideList.size() ); in pushToPropSet() local
261 aAdjustmentValues[ i ] = aAdjustmentVal; in pushToPropSet()
263 aPropertyMap[ PROP_AdjustmentValues ] <<= aAdjustmentValues; in pushToPropSet()
/trunk/main/xmloff/source/draw/
H A Dshapeexport4.cxx459 uno::Sequence< com::sun::star::drawing::EnhancedCustomShapeAdjustmentValue > aAdjustmentValues; in ImpExportEnhancedGeometry() local
1003 rGeoProp.Value >>= aAdjustmentValues; in ImpExportEnhancedGeometry()
1013 sal_Int32 nAdjustmentValues = aAdjustmentValues.getLength(); in ImpExportEnhancedGeometry()
1022 … const com::sun::star::drawing::EnhancedCustomShapeAdjustmentValue& rAdj = aAdjustmentValues[ i ]; in ImpExportEnhancedGeometry()
H A Dximpcustomshape.cxx817 …uno::Sequence< com::sun::star::drawing::EnhancedCustomShapeAdjustmentValue > aAdjustmentValues( nA… in GetAdjustmentValues() local
820 …com::sun::star::drawing::EnhancedCustomShapeAdjustmentValue* pValues = aAdjustmentValues.getArray(… in GetAdjustmentValues()
827 aProp.Value <<= aAdjustmentValues; in GetAdjustmentValues()

Completed in 35 milliseconds