Home
last modified time | relevance | path

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

/aoo41x/main/framework/source/dispatch/
H A Ddispatchinformationprovider.cxx148 BaseHash< css::frame::DispatchInformation >::const_iterator pStepp ; in getConfigurableDispatchInformation() local
149 for ( pStepp = lInfos.begin() ; in getConfigurableDispatchInformation()
150 pStepp != lInfos.end () && i1<c1 ; in getConfigurableDispatchInformation()
151 ++pStepp, ++i1 ) in getConfigurableDispatchInformation()
153 lReturn[i1] = pStepp->second; in getConfigurableDispatchInformation()

Completed in 18 milliseconds