Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/data/
H A Ddocumen5.cxx489 … uno::Sequence<rtl::OUString> aRepresentations( xReceiver->getUsedRangeRepresentations() ); in RestoreChartListener() local
491 sal_Int32 nRangeCount = aRepresentations.getLength(); in RestoreChartListener()
496 if ( aRange.ParseAny( aRepresentations[i], this, aDetails ) & SCA_VALID ) in RestoreChartListener()
/trunk/main/sc/source/filter/xml/
H A Dxmlexprt.cxx3128 uno::Sequence< ::rtl::OUString > aRepresentations( in ExportShape() local
3131 if(aRepresentations.getLength()) in ExportShape()
3137 … sRanges = lcl_RangeSequenceToString( aRepresentations, xRangeConverter ); in ExportShape()

Completed in 48 milliseconds