Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/dialog/
H A Ditemconnect.cxx339 typedef ItemConnectionList::iterator ItemConnectionListIt; typedef in sfx::ItemConnectionArrayImpl
352 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 28 milliseconds