Home
last modified time | relevance | path

Searched refs:aRIt (Results 1 – 3 of 3) sorted by relevance

/trunk/main/oox/source/drawingml/chart/
H A Dtitleconverter.cxx92 …TextRunVector::const_iterator aRIt = rTextPara.getRuns().begin(), aREnd = rTextPara.getRuns().end(… in createStringSequence() local
94 const TextRun& rTextRun = **aRIt; in createStringSequence()
95 bool bAddNewLine = (aRIt + 1 == aREnd) && (aPIt + 1 != aPEnd); in createStringSequence()
/trunk/main/sc/source/filter/excel/
H A Dxlstyle.cxx1558 …for( XclReuseMap::const_iterator aRIt = aReuseMap.begin(), aREnd = aReuseMap.end(); aRIt != aREnd;… in InsertBuiltinFormats() local
1559 maFmtMap[ aRIt->first ] = maFmtMap[ aRIt->second ]; in InsertBuiltinFormats()
/trunk/main/oox/source/xls/
H A Dnumberformatsbuffer.cxx2107 …for( ReuseMap::const_iterator aRIt = aReuseMap.begin(), aREnd = aReuseMap.end(); aRIt != aREnd; ++ in insertBuiltinFormats() local
2108 maNumFmts[ aRIt->first ] = maNumFmts[ aRIt->second ]; in insertBuiltinFormats()

Completed in 38 milliseconds