Home
last modified time | relevance | path

Searched refs:aREnd (Results 1 – 4 of 4) sorted by relevance

/trunk/main/oox/source/drawingml/chart/
H A Dtitleconverter.cxx92 …:const_iterator aRIt = rTextPara.getRuns().begin(), aREnd = rTextPara.getRuns().end(); aRIt != aRE… in createStringSequence() local
95 bool bAddNewLine = (aRIt + 1 == aREnd) && (aPIt + 1 != aPEnd); in createStringSequence()
/trunk/main/sc/source/filter/excel/
H A Dxlstyle.cxx1558 …r( XclReuseMap::const_iterator aRIt = aReuseMap.begin(), aREnd = aReuseMap.end(); aRIt != aREnd; +… in InsertBuiltinFormats() local
/trunk/main/oox/source/xls/
H A Dnumberformatsbuffer.cxx2107 …for( ReuseMap::const_iterator aRIt = aReuseMap.begin(), aREnd = aReuseMap.end(); aRIt != aREnd; ++… in insertBuiltinFormats() local
/trunk/main/dbaccess/source/ui/querydesign/
H A DQueryDesignView.cxx1130 ::std::multimap<sal_Int32 , OTableWindow*>::reverse_iterator aREnd = aMulti.rend(); in GenerateFromClause()
1131 for(;aRIter != aREnd;++aRIter) in GenerateFromClause()

Completed in 51 milliseconds