Searched refs:vAdjustmentValue (Results 1 – 1 of 1) sorted by relevance
797 std::vector< com::sun::star::drawing::EnhancedCustomShapeAdjustmentValue > vAdjustmentValue; in GetAdjustmentValues() local811 vAdjustmentValue.push_back( aAdj ); in GetAdjustmentValues()814 sal_Int32 nAdjustmentValues = vAdjustmentValue.size(); in GetAdjustmentValues()818 …ar::drawing::EnhancedCustomShapeAdjustmentValue >::const_iterator aIter = vAdjustmentValue.begin(); in GetAdjustmentValues()819 …:star::drawing::EnhancedCustomShapeAdjustmentValue >::const_iterator aEnd = vAdjustmentValue.end(); in GetAdjustmentValues()
Completed in 20 milliseconds