Searched refs:aASIt (Results 1 – 1 of 1) sorted by relevance
357 …for( AxesSetVector::iterator aASIt = aAxesSets.begin(), aASEnd = aAxesSets.end(); !pAxesSet && (aA… in convertFromModel() local358 if( (*aASIt)->maTypeGroups.front()->maAxisIds == xTypeGroup->maAxisIds ) in convertFromModel()359 pAxesSet = aASIt->get(); in convertFromModel()389 …ctor::iterator aASBeg = aAxesSets.begin(), aASIt = aASBeg, aASEnd = aAxesSets.end(); aASIt != aASE… in convertFromModel() local391 AxesSetConverter aAxesSetConv( *this, **aASIt ); in convertFromModel()392 sal_Int32 nAxesSetIdx = static_cast< sal_Int32 >( aASIt - aASBeg ); in convertFromModel()
Completed in 11 milliseconds