Home
last modified time | relevance | path

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

/aoo4110/main/cosv/source/service/
H A Dcommandline.cxx128 for ( StringCIteratorList::const_iterator itOptPts = aOptionPoints.begin(); in Interpret() local
129 itOptPts != itOptPtsEnd AND bIsOk; in Interpret()
130 ++itOptPts, ++itOptIds ) in Interpret()
134 Handle_FreeArguments(itNext, *itOptPts); in Interpret()
137 *itOptPts + 1, in Interpret()
138 itOptPts+1 == itOptPtsEnd ? itEnd : *(itOptPts+1) ); in Interpret()

Completed in 8 milliseconds