Searched refs:aRepresentations (Results 1 – 2 of 2) sorted by relevance
489 … uno::Sequence<rtl::OUString> aRepresentations( xReceiver->getUsedRangeRepresentations() ); in RestoreChartListener() local491 sal_Int32 nRangeCount = aRepresentations.getLength(); in RestoreChartListener()496 if ( aRange.ParseAny( aRepresentations[i], this, aDetails ) & SCA_VALID ) in RestoreChartListener()
3128 uno::Sequence< ::rtl::OUString > aRepresentations( in ExportShape() local3131 if(aRepresentations.getLength()) in ExportShape()3137 … sRanges = lcl_RangeSequenceToString( aRepresentations, xRangeConverter ); in ExportShape()
Completed in 43 milliseconds