Searched refs:aRIt (Results 1 – 3 of 3) sorted by relevance
92 …TextRunVector::const_iterator aRIt = rTextPara.getRuns().begin(), aREnd = rTextPara.getRuns().end(… in createStringSequence() local94 const TextRun& rTextRun = **aRIt; in createStringSequence()95 bool bAddNewLine = (aRIt + 1 == aREnd) && (aPIt + 1 != aPEnd); in createStringSequence()
1558 …for( XclReuseMap::const_iterator aRIt = aReuseMap.begin(), aREnd = aReuseMap.end(); aRIt != aREnd;… in InsertBuiltinFormats() local1559 maFmtMap[ aRIt->first ] = maFmtMap[ aRIt->second ]; in InsertBuiltinFormats()
2107 …for( ReuseMap::const_iterator aRIt = aReuseMap.begin(), aREnd = aReuseMap.end(); aRIt != aREnd; ++… in insertBuiltinFormats() local2108 maNumFmts[ aRIt->first ] = maNumFmts[ aRIt->second ]; in insertBuiltinFormats()
Completed in 40 milliseconds