Searched refs:aHandlesPropSeq (Results 1 – 1 of 1) sorted by relevance
2715 uno::Sequence< beans::PropertyValues > aHandlesPropSeq; in CreateCustomShapeProperties() local3591 if ( rProp.Value >>= aHandlesPropSeq ) in CreateCustomShapeProperties()3593 sal_uInt16 nElements = (sal_uInt16)aHandlesPropSeq.getLength(); in CreateCustomShapeProperties()3617 const uno::Sequence< beans::PropertyValue >& rPropSeq = aHandlesPropSeq[ k ]; in CreateCustomShapeProperties()
Completed in 42 milliseconds