Home
last modified time | relevance | path

Searched defs:it (Results 326 – 329 of 329) sorted by relevance

1...<<11121314

/trunk/main/sc/source/ui/vba/
H A Dvbarange.cxx1189 std::vector< rtl::OUString >::iterator it = vNames.begin(); in getScRangeListForAddress() local
5539 std::vector< table::CellRangeAddress >::iterator it = rangeResults.begin(); in SpecialCells() local
/trunk/main/sw/source/ui/uno/
H A Dunotxdoc.cxx3475 … for (std::set< LanguageType >::const_iterator it = aAllLangs.begin(); it != aAllLangs.end(); ++it) in getDocumentLanguages() local
/trunk/main/sc/source/core/tool/
H A Dcompiler.cxx266 for (ExternalHashMap::const_iterator it = pPODF->begin(); it != pPODF->end(); ++it) in dbg_call_generateMappingDiff() local
/trunk/main/vcl/win/source/window/
H A Dsalframe.cxx3602 std::map< UINT, sal_uInt16 >::const_iterator it = pSalData->maVKMap.find( (UINT)wParam ); in ImplSalGetKeyCode() local

Completed in 124 milliseconds

1...<<11121314