Searched refs:aHandlesPropSeq (Results 1 – 1 of 1) sorted by relevance
2726 uno::Sequence< beans::PropertyValues > aHandlesPropSeq; in CreateCustomShapeProperties() local3602 if ( rProp.Value >>= aHandlesPropSeq ) in CreateCustomShapeProperties()3604 sal_uInt16 nElements = (sal_uInt16)aHandlesPropSeq.getLength(); in CreateCustomShapeProperties()3628 const uno::Sequence< beans::PropertyValue >& rPropSeq = aHandlesPropSeq[ k ]; in CreateCustomShapeProperties()
Completed in 20 milliseconds