Home
last modified time | relevance | path

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

/aoo41x/main/xmloff/source/draw/
H A Dximpcustomshape.cxx795 std::vector< com::sun::star::drawing::EnhancedCustomShapeAdjustmentValue > vAdjustmentValue; in GetAdjustmentValues() local
809 vAdjustmentValue.push_back( aAdj ); in GetAdjustmentValues()
812 sal_Int32 nAdjustmentValues = vAdjustmentValue.size(); in GetAdjustmentValues()
816 …ar::drawing::EnhancedCustomShapeAdjustmentValue >::const_iterator aIter = vAdjustmentValue.begin(); in GetAdjustmentValues()
817 …:star::drawing::EnhancedCustomShapeAdjustmentValue >::const_iterator aEnd = vAdjustmentValue.end(); in GetAdjustmentValues()

Completed in 9 milliseconds