Searched refs:ItemConnectionListIt (Results 1 – 1 of 1) sorted by relevance
339 typedef ItemConnectionList::iterator ItemConnectionListIt; typedef in sfx::ItemConnectionArrayImpl352 for( ItemConnectionListIt aIt = maList.begin(), aEnd = maList.end(); aIt != aEnd; ++aIt ) in ApplyFlags()358 for( ItemConnectionListIt aIt = maList.begin(), aEnd = maList.end(); aIt != aEnd; ++aIt ) in Reset()365 for( ItemConnectionListIt aIt = maList.begin(), aEnd = maList.end(); aIt != aEnd; ++aIt ) in FillItemSet()
Completed in 17 milliseconds