Home
last modified time | relevance | path

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

/AOO41X/main/svx/source/toolbars/
H A Dfontworkbar.cxx396 PropertyValue aPropVal_; in GetGeometryForCustomShape() local
401 aPropVal_.Name = sType; in GetGeometryForCustomShape()
402 aPropVal_.Value = *pAny; in GetGeometryForCustomShape()
403 rGeometryItem.SetPropertyValue( aPropVal_ ); in GetGeometryForCustomShape()
408 aPropVal_.Name = sAdjustmentValues; in GetGeometryForCustomShape()
409 aPropVal_.Value = *pAny; in GetGeometryForCustomShape()
410 rGeometryItem.SetPropertyValue( aPropVal_ ); in GetGeometryForCustomShape()
415 aPropVal_.Name = sCoordinateOrigin; in GetGeometryForCustomShape()
416 aPropVal_.Value = *pAny; in GetGeometryForCustomShape()
417 rGeometryItem.SetPropertyValue( aPropVal_ ); in GetGeometryForCustomShape()
[all …]